From 1f4a1e884c2974227852298ebe7689a491c69df3 Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Sun, 8 Sep 2019 15:59:08 +0300 Subject: [PATCH] baselayout: remove unused directories. --- core/baselayout/build | 2 -- 1 file changed, 2 deletions(-) diff --git a/core/baselayout/build b/core/baselayout/build index 88826b50..29d4fabb 100755 --- a/core/baselayout/build +++ b/core/baselayout/build @@ -35,8 +35,6 @@ done install -dm 1777 "$1/var/tmp" install -dm 1777 "$1/var/spool/mail" -install -dm 0777 "$1/var/cache/kiss" -install -dm 0777 "$1/var/db/kiss" ln -s spool/mail "$1/var/mail" ln -s ../run "$1/var/run"