mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-02 18:23:44 +00:00
touch an empty login.defs, needed for login
svn path=/nixu/trunk/; revision=4353
This commit is contained in:
parent
22195d35a5
commit
988e34e5bc
@ -81,6 +81,7 @@ mknod $root/dev/null c 1 3
|
||||
touch_file /etc/passwd
|
||||
touch_file /etc/shadow
|
||||
touch_file /etc/group
|
||||
touch_file /etc/login.defs
|
||||
|
||||
rm -f $root/etc/mtab
|
||||
#ln -s /proc/mounts $root/etc/mtab
|
||||
|
Loading…
Reference in New Issue
Block a user