public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Dusty Mabe <dusty@dustymabe.com>
To: git-commits@fedoraproject.org
Subject: [rpms/fedora-release] f45: Fix invalid longer-default-shutdown-timeout.conf
Date: Mon, 10 Aug 2026 09:36:03 GMT	[thread overview]
Message-ID: <178635456358.1.7000462924188418769.rpms-fedora-release-770ee6524ede@fedoraproject.org> (raw)

            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

                 reply	other threads:[~2026-08-10  9:36 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178635456358.1.7000462924188418769.rpms-fedora-release-770ee6524ede@fedoraproject.org \
    --to=dusty@dustymabe.com \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox