summaryrefslogtreecommitdiff
path: root/config/chroot_local-hooks
diff options
context:
space:
mode:
authorAndreas Loibl <andreas@andreas-loibl.de>2012-05-21 22:30:35 +0200
committerAndreas Loibl <andreas@andreas-loibl.de>2012-05-21 22:30:35 +0200
commit7ba41d5fc191ef19f36404bf8fb0fb2bbc0a1b11 (patch)
treec3a18adc62cb1c99d3a428b2f50c91712e0ae8b8 /config/chroot_local-hooks
parentffa10358f697a2c88fc7af0aa98524ca201ffb0a (diff)
downloadkanotix-7ba41d5fc191ef19f36404bf8fb0fb2bbc0a1b11.zip
kanotix-7ba41d5fc191ef19f36404bf8fb0fb2bbc0a1b11.tar.gz
add more local-mail folders to /etc/skel
Diffstat (limited to 'config/chroot_local-hooks')
-rwxr-xr-xconfig/chroot_local-hooks/etcskel-hotfixes1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/chroot_local-hooks/etcskel-hotfixes b/config/chroot_local-hooks/etcskel-hotfixes
index 53c9b92..8a4bacb 100755
--- a/config/chroot_local-hooks/etcskel-hotfixes
+++ b/config/chroot_local-hooks/etcskel-hotfixes
@@ -2,5 +2,6 @@
# prevent KDE from warning about non-existent directories
mkdir -p /etc/skel/.local/share/contacts
mkdir -p /etc/skel/.local/share/local-mail
+mkdir -p /etc/skel/.local/share/local-mail/{sent-mail,outbox}/{tmp,cur,new}
ln -s local-mail /etc/skel/.local/share/.local-mail.directory