summarylogtreecommitdiffstats
path: root/autofs.confd
blob: 2ca53ffb25742777db31a87338b2c299fb07a7c1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#
# Init syatem options
#
# If the kernel supports using the autofs miscellanous device
# and you wish to use it you must set this configuration option
# to "yes" otherwise it will not be used.
#
USE_MISC_DEVICE="yes"
#
# Use OPTIONS to add automount(8) command line options that
# will be used when the daemon is started.
#
#OPTIONS=""
#