Automount the nfs shares.

This commit is contained in:
Darren 'Tadgy' Austin 2026-04-18 20:53:59 +01:00
commit b54db2f2c1
3 changed files with 13 additions and 1 deletions

6
etc/auto.data Normal file
View file

@ -0,0 +1,6 @@
var_lib -fstype=nfs4,proto=tcp,vers=4.1,timeo=20,softerr,rw,acl 10.254.0.213:/mnt/Data/servers/core.slackware.uk.internal
depository -fstype=nfs4,proto=tcp,vers=4.1,timeo=20,softerr,rw,acl 10.254.0.213:/mnt/Data/depository
homes -fstype=nfs4,proto=tcp,vers=4.1,timeo=20,softerr,rw,acl 10.254.0.213:/mnt/Data/homes
logs -fstype=nfs4,proto=tcp,vers=4.1,timeo=20,softerr,rw,acl 10.254.0.213:/mnt/Data/logs
sites -fstype=nfs4,proto=tcp,vers=4.1,timeo=20,softerr,rw,acl 10.254.0.213:/mnt/Data/sites
tmp -fstype=nfs4,proto=tcp,vers=4.1,timeo=20,softerr,rw,acl 10.254.0.213:/mnt/Data/tmp