Shorten shutdown timeout to 45 s
This commit is contained in:
parent
708a09cead
commit
ba02e90496
@ -602,6 +602,9 @@ CONFIGURE_OPTS=(
|
|||||||
-Ddefault-llmnr=resolve
|
-Ddefault-llmnr=resolve
|
||||||
# https://bugzilla.redhat.com/show_bug.cgi?id=2028169
|
# https://bugzilla.redhat.com/show_bug.cgi?id=2028169
|
||||||
-Dstatus-unit-format-default=combined
|
-Dstatus-unit-format-default=combined
|
||||||
|
# https://fedoraproject.org/wiki/Changes/Shorter_Shutdown_Timer
|
||||||
|
-Ddefault-timeout-sec=45
|
||||||
|
-Ddefault-user-timeout-sec=45
|
||||||
-Doomd=true
|
-Doomd=true
|
||||||
-Dadm-gid=4
|
-Dadm-gid=4
|
||||||
-Daudio-gid=63
|
-Daudio-gid=63
|
||||||
|
Loading…
Reference in New Issue
Block a user