Sophie

Sophie

distrib > Mandriva > 2006.0 > i586 > media > main-src > by-pkgid > 1896ee5f694a1e7b9982d1acba1ff329 > files > 13

autofs-4.1.4-3mdk.src.rpm

# Define custom options in /etc/sysconfig/autofs
# Use LOCALOPTIONS for defining variables, e.g. OSREL
# Use DAEMONOPTIONS to define the unmount timeout
# Define UNDERSCORETODOT as 1 to convert 
#     auto_home to auto.home and auto_mnt to auto.mnt
# Mount options, e.g. rsize=8192, should go in auto.master or
#     the auto_* map entry for a specific mount point
#
LOCALOPTIONS=""
DAEMONOPTIONS="--timeout=60"

#  UNDERSCORETODOT changes auto_home to auto.home and auto_mnt to auto.mnt
UNDERSCORETODOT=1

#  This option will strip a leading dash from the options column in the 
#  auto.master file before passing these options to the automount daeon.
#  The practical implication of this is that the options will now be 
#  interpreted as options for mount instead of options for the map.  This
#  is behaviour conformant with Sun's automounter.  By default, the option
#  is 0, for backwards compatibility and for those who wish to specify
#  options to the maps themselves.
STRIPDASH=0