* Doh.
svn path=/nixos/trunk/; revision=7470
This commit is contained in:
parent
07db057cbc
commit
af49eda93f
1 changed files with 1 additions and 0 deletions
|
@ -79,6 +79,7 @@ needWritableDir /root 0700
|
|||
rm -rf /var/run
|
||||
|
||||
if test -n "$safeMode"; then
|
||||
mkdir -m 0755 -p /var/run
|
||||
touch /var/run/safemode
|
||||
fi
|
||||
|
||||
|
|
Loading…
Reference in a new issue