* Create /var/tmp.
svn path=/nixos/trunk/; revision=9653
This commit is contained in:
parent
edf5ce8d75
commit
a0f5a93229
@ -75,6 +75,8 @@ chmod 644 /var/log/wtmp
|
|||||||
touch /var/log/lastlog
|
touch /var/log/lastlog
|
||||||
chmod 644 /var/log/lastlog
|
chmod 644 /var/log/lastlog
|
||||||
|
|
||||||
|
mkdir -m 1777 -p /var/tmp
|
||||||
|
|
||||||
|
|
||||||
# Empty, read-only home directory of many system accounts.
|
# Empty, read-only home directory of many system accounts.
|
||||||
mkdir -m 0555 -p /var/empty
|
mkdir -m 0555 -p /var/empty
|
||||||
|
Loading…
x
Reference in New Issue
Block a user