From 44656a182b1cc68bb982e434714a4e7c7fde9056 Mon Sep 17 00:00:00 2001 From: Ryan Haggerty Date: Thu, 8 Dec 2005 17:10:23 +0000 Subject: [PATCH] configuration files for automount. --- testing/automount/README | 6 ++++++ testing/automount/auto.master | 1 + testing/automount/auto.misc | 3 +++ 3 files changed, 10 insertions(+) create mode 100644 testing/automount/README create mode 100644 testing/automount/auto.master create mode 100644 testing/automount/auto.misc diff --git a/testing/automount/README b/testing/automount/README new file mode 100644 index 00000000..de8da093 --- /dev/null +++ b/testing/automount/README @@ -0,0 +1,6 @@ +place the following in /etc + +auto.master +auto.misc + +set up an nfs mount to correspond with the config files diff --git a/testing/automount/auto.master b/testing/automount/auto.master new file mode 100644 index 00000000..a0de823a --- /dev/null +++ b/testing/automount/auto.master @@ -0,0 +1 @@ +/auto /etc/auto.misc --timeout=60 diff --git a/testing/automount/auto.misc b/testing/automount/auto.misc new file mode 100644 index 00000000..afc17a53 --- /dev/null +++ b/testing/automount/auto.misc @@ -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