Subversion Repositories configs

Rev

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

Rev Author Line No. Line
3 - 1
#
8 - 2
# Init syatem options
3 - 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.
8 - 7
#
3 - 8
USE_MISC_DEVICE="yes"
9
#
8 - 10
# Use OPTIONS to add automount(8) command line options that
11
# will be used when the daemon is started.
12
#
3 - 13
#OPTIONS=""
14
#