add a seperate dir for SSH-keys. Remove the /etc-secret dir, we probably won't be using it anyway...
svn path=/nixu/trunk/; revision=4362
This commit is contained in:
parent
5d0899c0bc
commit
ec790cdf85
@ -140,8 +140,8 @@ make_dir 00755 /boot
|
|||||||
make_dir 00755 /dev
|
make_dir 00755 /dev
|
||||||
make_dir 00755 /dev/pts
|
make_dir 00755 /dev/pts
|
||||||
make_dir 00755 /etc # global non-constant configuration
|
make_dir 00755 /etc # global non-constant configuration
|
||||||
|
make_dir 00755 /etc/ssh
|
||||||
make_dir 00755 /etc/sysconfig
|
make_dir 00755 /etc/sysconfig
|
||||||
make_dir 00755 /etc-secret
|
|
||||||
make_dir 00755 /home
|
make_dir 00755 /home
|
||||||
make_dir 00755 /lib
|
make_dir 00755 /lib
|
||||||
make_dir 00755 /lib/modules
|
make_dir 00755 /lib/modules
|
||||||
|
Loading…
x
Reference in New Issue
Block a user