From d57a8625689450e04ebf7b9740d061fcd36d04af Mon Sep 17 00:00:00 2001 From: Armaan Bhojwani Date: Mon, 12 Jul 2021 18:16:28 -0400 Subject: [PATCH] baselayout: add back /var/spool --- core/baselayout/build | 1 + core/baselayout/version | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) 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 -- 2.39.2