public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/fedora-release] f45: Fix invalid longer-default-shutdown-timeout.conf
@ 2026-08-10 9:36 Dusty Mabe
0 siblings, 0 replies; only message in thread
From: Dusty Mabe @ 2026-08-10 9:36 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/fedora-release
Branch : f45
Commit : 770ee6524ede3ea14a5c2c1a95df27abafe4ee52
Author : Dusty Mabe <dusty@dustymabe.com>
Date : 2023-03-02T13:55:56-05:00
Stats : +1/-0 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/fedora-release/c/770ee6524ede3ea14a5c2c1a95df27abafe4ee52?branch=f45
Log:
Fix invalid longer-default-shutdown-timeout.conf
We needed to place the values in the [Manager] section.
Fixes 26ee8ab.
---
diff --git a/longer-default-shutdown-timeout.conf b/longer-default-shutdown-timeout.conf
index 898f975..723f995 100644
--- a/longer-default-shutdown-timeout.conf
+++ b/longer-default-shutdown-timeout.conf
@@ -1,5 +1,6 @@
# Reset the default timeout to systemd upstream defaults
# See: https://fedoraproject.org/wiki/Changes/Shorter_Shutdown_Timer
+[Manager]
DefaultTimeoutStartSec=90s
DefaultTimeoutStopSec=90s
DefaultDeviceTimeoutSec=90s
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-10 9:36 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-10 9:36 [rpms/fedora-release] f45: Fix invalid longer-default-shutdown-timeout.conf Dusty Mabe
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox