Subversion Repositories configs

Rev

Rev 192 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
192 - 1
#
203 - 2
# Init system options
192 - 3
#
4
# If the kernel supports using the autofs miscellanous device
5
# and you wish to use it you must set this configuration option
6
# to "yes" otherwise it will not be used.
7
#
8
USE_MISC_DEVICE="yes"
9
#
10
# Use OPTIONS to add automount(8) command line options that
11
# will be used when the daemon is started.
12
#
13
#OPTIONS=""
14
#