]> git.armaanb.net Git - asd-repo.git/blobdiff - core/baselayout/build
baselayout: add back /var/spool
[asd-repo.git] / core / baselayout / build
index b2de841e3b6e2285738d56c7a379fb85cc951396..0587df148584538aeb39db0edf5d59b040a403cb 100755 (executable)
@@ -34,6 +34,7 @@ for d in cache local opt log/old lib/misc empty service; do
 done
 
 install -dm 1777 "$1/var/tmp"
+install -dm 1777 "$1/var/spool/mail"
 
 ln -s ../run      "$1/var/run"
 ln -s ../run/lock "$1/var/lock"