From: Armaan Bhojwani Date: Mon, 12 Jul 2021 22:16:28 +0000 (-0400) Subject: baselayout: add back /var/spool X-Git-Tag: 2021.07.15-1~44 X-Git-Url: https://git.armaanb.net/?p=asd-repo.git;a=commitdiff_plain;h=d57a8625689450e04ebf7b9740d061fcd36d04af baselayout: add back /var/spool --- diff --git a/core/baselayout/build b/core/baselayout/build index b2de841..0587df1 100755 --- a/core/baselayout/build +++ b/core/baselayout/build @@ -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" diff --git a/core/baselayout/version b/core/baselayout/version index 2fb73a0..65cd68b 100644 --- a/core/baselayout/version +++ b/core/baselayout/version @@ -1 +1 @@ -1 1 +0 2