mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-02 07:31:26 +00:00
we also want /dev/input to be available (fixme, can't this one be created by udev instead?)
svn path=/nixu/trunk/; revision=4593
This commit is contained in:
parent
6bad2b0809
commit
ff05d84a10
@ -146,6 +146,7 @@ make_dir 00755 /bin
|
||||
make_dir 00755 /boot
|
||||
make_dir 00755 /dev
|
||||
make_dir 00755 /dev/pts
|
||||
make_dir 00755 /dev/input
|
||||
make_dir 00755 /etc # global non-constant configuration
|
||||
make_dir 00755 /etc/ssh
|
||||
make_dir 00755 /etc/sysconfig
|
||||
|
Loading…
Reference in New Issue
Block a user