diff options
Diffstat (limited to 'etc')
-rw-r--r-- | etc/rc.conf.Linux | 4 | ||||
-rw-r--r-- | etc/rc.conf.in | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/etc/rc.conf.Linux b/etc/rc.conf.Linux index d85b1c1b..4fb48ae9 100644 --- a/etc/rc.conf.Linux +++ b/etc/rc.conf.Linux @@ -20,10 +20,6 @@ # consolefont, numlock, etc ...) rc_tty_number=12 -# This is how long fuser should wait for a remote server to respond. The -# default is 60 seconds, but it can be adjusted here. -#rc_fuser_timeout=60 - ############################################################################## # CGROUPS RESOURCE MANAGEMENT diff --git a/etc/rc.conf.in b/etc/rc.conf.in index 1536aa5b..cbab5025 100644 --- a/etc/rc.conf.in +++ b/etc/rc.conf.in @@ -80,6 +80,10 @@ # Set unicode to YES to turn on unicode support for keyboards and screens. #unicode="NO" +# This is how long fuser should wait for a remote server to respond. The +# default is 60 seconds, but it can be adjusted here. +#rc_fuser_timeout=60 + # Below is the default list of network fstypes. # # afs cifs coda davfs fuse fuse.sshfs gfs glusterfs lustre ncpfs |