summaryrefslogtreecommitdiff
path: root/config/chroot_local-hooks/etcskel-hotfixes
blob: 53c9b92a26822e77b3aea0119ad139e964047467 (plain)
1
2
3
4
5
6
#!/bin/sh
# prevent KDE from warning about non-existent directories
mkdir -p /etc/skel/.local/share/contacts
mkdir -p /etc/skel/.local/share/local-mail
ln -s local-mail /etc/skel/.local/share/.local-mail.directory