summaryrefslogtreecommitdiffstats
path: root/base/aaabasicfs/lfs-bootscripts-01.patch
diff options
context:
space:
mode:
authorThierry N <thierryn1 at hispeed dot ch>2009-10-10 22:26:54 +0200
committerThierry N <thierryn1 at hispeed dot ch>2009-10-10 22:26:54 +0200
commit35dad82e27168cd862d268ec327d5704ccf32f85 (patch)
tree1e1883b2a47f92ce8d751c7be3f19315d7a65e91 /base/aaabasicfs/lfs-bootscripts-01.patch
parent866a338db65a71f1a335f7cdbf079e0abcebb00d (diff)
downloadnutyx-extra-35dad82e27168cd862d268ec327d5704ccf32f85.tar.gz
nutyx-extra-35dad82e27168cd862d268ec327d5704ccf32f85.tar.bz2
nutyx-extra-35dad82e27168cd862d268ec327d5704ccf32f85.tar.xz
nutyx-extra-35dad82e27168cd862d268ec327d5704ccf32f85.zip
aaabasicfs, maj lfs-bootscripts-01.patch
Diffstat (limited to 'base/aaabasicfs/lfs-bootscripts-01.patch')
-rw-r--r--base/aaabasicfs/lfs-bootscripts-01.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/base/aaabasicfs/lfs-bootscripts-01.patch b/base/aaabasicfs/lfs-bootscripts-01.patch
index dd3a80edb..8e8163a0f 100644
--- a/base/aaabasicfs/lfs-bootscripts-01.patch
+++ b/base/aaabasicfs/lfs-bootscripts-01.patch
@@ -25,7 +25,7 @@
boot_mesg -n "Cleaning file systems:" ${INFO}
boot_mesg -n " /tmp" ${NORMAL}
-+ chmod 177 /tmp
++ chmod 1777 /tmp
cd /tmp &&
find . -xdev -mindepth 1 ! -name lost+found \
-delete || failed=1