From ba02e904964116b848080ca72243174f4ef3eced Mon Sep 17 00:00:00 2001 From: Michael Catanzaro Date: Feb 02 2023 19:46:37 +0000 Subject: Shorten shutdown timeout to 45 s --- diff --git a/systemd.spec b/systemd.spec index a8d0605..66ffe86 100644 --- a/systemd.spec +++ b/systemd.spec @@ -602,6 +602,9 @@ CONFIGURE_OPTS=( -Ddefault-llmnr=resolve # https://bugzilla.redhat.com/show_bug.cgi?id=2028169 -Dstatus-unit-format-default=combined + # https://fedoraproject.org/wiki/Changes/Shorter_Shutdown_Timer + -Ddefault-timeout-sec=45 + -Ddefault-user-timeout-sec=45 -Doomd=true -Dadm-gid=4 -Daudio-gid=63