]> git.pld-linux.org Git - packages/autofs.git/blob - autofs-auto.misc
- BuildRequires openldap-devel
[packages/autofs.git] / autofs-auto.misc
1 # $Id$
2 # This is an automounter map and it has the following format
3 # key [ -mount-options-separated-by-comma ] location
4 # Details may be found in the autofs(5) manpage
5
6 kernel          -ro,soft,intr           ftp.kernel.org:/pub/linux
7 cd              -fstype=iso9660,ro      :/dev/cdrom
8
9 # the following entries are samples to pique your imagination
10 #floppy         -fstype=auto            :/dev/fd0
11 #floppy         -fstype=ext2            :/dev/fd0
12 #e2floppy       -fstype=ext2            :/dev/fd0
13 #jaz            -fstype=ext2            :/dev/sdc1
This page took 0.029444 seconds and 3 git commands to generate.