diff options
Diffstat (limited to 'etc')
-rw-r--r-- | etc/rc.conf.Linux | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/etc/rc.conf.Linux b/etc/rc.conf.Linux index 4fb48ae9..d85b1c1b 100644 --- a/etc/rc.conf.Linux +++ b/etc/rc.conf.Linux @@ -20,6 +20,10 @@ # 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 |