Initial commit.

This commit is contained in:
Darren 'Tadgy' Austin 2023-09-30 17:45:44 +01:00
commit e34a2333a7
32 changed files with 309 additions and 3 deletions

6
etc/autofs/.gitignore vendored Normal file
View file

@ -0,0 +1,6 @@
auto.master
auto.misc
auto.net*
auto.smb*
autofs.conf
autofs_ldap_auth.conf

View file

@ -0,0 +1 @@
/data /etc/autofs/auto.storage browse

5
etc/autofs/auto.storage Normal file
View 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