svn path=/nixos/trunk/; revision=7470
This commit is contained in:
Eelco Dolstra 2006-12-23 00:27:39 +00:00
parent 07db057cbc
commit af49eda93f

View File

@ -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