[ltp] Two Questions from me.
James Hawtin
linux-thinkpad@www.bm-soft.com
Fri, 29 Oct 1999 10:33:11 +0100 (BST)
Here are my autofs configs
::::::::::::::
/etc/auto.master
::::::::::::::
# $Id: auto.master,v 1.2 1997/10/06 21:52:03 hpa Exp $
# Sample auto.master file
# Format of this file:
# mountpoint map options
# For details of the format look at autofs(8).
/tmp_mount /etc/auto.tmp_mount
::::::::::::::
/etc/auto.tmp_mount
::::::::::::::
# $Id: auto.misc,v 1.2 1997/10/06 21:52:04 hpa Exp $
# This is an automounter map and it has the following format
# key [ -mount-options-separated-by-comma ] location
# Details may be found in the autofs(5) manpage
users -rw kwak:/users
mail -rw mailhost:/var/mail
oolon2 -rw sunrise:/oolon2
oolon3 -rw sunset:/oolon3
cd -fstype=iso9660,ro :/dev/hdc
floppy -fstype=auto :/dev/fd0
dos -fstype=vfat :/dev/hda1
then I have simlinks to put the automount stuff in the real places.
ln -s /tmp_mount/mail /usr/spool/mail
James
----- The Linux ThinkPad mailing list -----
The linux-thinkpad mailing list home page is at:
http://www.bm-soft.com/~bm/tp_mailing.html