default timeout in the config
This commit is contained in:
parent
c799ab796b
commit
00beeb15dd
3
rc.conf
3
rc.conf
|
@ -40,3 +40,6 @@ cfg_mounts=(
|
|||
# Some temporary directories and files
|
||||
cfg_tmpdirs+=( '/run/lock' '/run/lock/lvm' '/run/lvm' '/run/user' )
|
||||
cfg_tmpfiles+=( '/run/utmp' )
|
||||
|
||||
# How long do we wait for all processes to die nicely?
|
||||
cfg_killall5_timeout=30
|
||||
|
|
Loading…
Reference in New Issue
Block a user