Initial commit.
This commit is contained in:
parent
6720861726
commit
e34a2333a7
32 changed files with 309 additions and 3 deletions
5
etc/autofs/auto.storage
Normal file
5
etc/autofs/auto.storage
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
home -vers=4,hard,acl,rw,fsc 192.168.67.245:/home
|
||||
media -vers=4,hard,acl,rw,fsc 192.168.67.245:/data/media
|
||||
slackware -vers=4,hard,acl,rw,fsc 192.168.67.245:/data/slackware
|
||||
tmp -vers=4,hard,acl,rw,fsc 192.168.67.245:/data/tmp
|
||||
www -vers=4,hard,acl,rw,fsc 192.168.67.245:/data/www
|
||||
Loading…
Add table
Add a link
Reference in a new issue