diff --git a/core/baselayout/build b/core/baselayout/build index 464c143e..41c57bc5 100755 --- a/core/baselayout/build +++ b/core/baselayout/build @@ -35,6 +35,7 @@ done install -dm 1777 "$1/var/tmp" install -dm 1777 "$1/var/spool/mail" +install -dm 1777 "$1/var/cache/kiss" ln -s spool/mail "$1/var/mail" ln -s ../run "$1/var/run" diff --git a/core/baselayout/version b/core/baselayout/version index 8d04f961..707c2f26 100644 --- a/core/baselayout/version +++ b/core/baselayout/version @@ -1 +1 @@ -1 2 +1 3