configuration files for automount.
This commit is contained in:
parent
a089b6d0c9
commit
44656a182b
6
testing/automount/README
Normal file
6
testing/automount/README
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
place the following in /etc
|
||||||
|
|
||||||
|
auto.master
|
||||||
|
auto.misc
|
||||||
|
|
||||||
|
set up an nfs mount to correspond with the config files
|
1
testing/automount/auto.master
Normal file
1
testing/automount/auto.master
Normal file
@ -0,0 +1 @@
|
|||||||
|
/auto /etc/auto.misc --timeout=60
|
3
testing/automount/auto.misc
Normal file
3
testing/automount/auto.misc
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
cd -fstype=iso9660,ro,nosuid,nodev :/dev/cdrom
|
||||||
|
#the ip of course has to match so if you are not using my testing vm then u may have to edit it
|
||||||
|
megatron -ro,soft,intr 10.1.13.150:/pub
|
Loading…
Reference in New Issue
Block a user