Skip to content

logind: Set InhibitDelayMaxSec=300 to allow Supervisor graceful shutdown#432

Merged
agners merged 1 commit intomainfrom
add-increased-inhibit-delay-to-logind
Mar 16, 2026
Merged

logind: Set InhibitDelayMaxSec=300 to allow Supervisor graceful shutdown#432
agners merged 1 commit intomainfrom
add-increased-inhibit-delay-to-logind

Conversation

@agners
Copy link
Copy Markdown
Member

@agners agners commented Mar 13, 2026

Supervisor takes a logind delay inhibitor lock on startup and releases it after gracefully stopping all add-ons, Home Assistant Core, and plugins. The default 5s window is far too short — Core alone can take 40+ seconds to stop. 300s gives enough headroom for a clean shutdown.

Mirrors this HAOS change: home-assistant/operating-system#4577

Supervisor takes a logind delay inhibitor lock on startup and releases it
after gracefully stopping all add-ons, Home Assistant Core, and plugins.
The default 5s window is far too short — Core alone can take 40+ seconds
to stop. 300s gives enough headroom for a clean shutdown.

Co-Authored-By: Claude Sonnet 4.6 <[email protected]>
@agners agners requested a review from sairon March 13, 2026 16:47
@agners agners merged commit 466652f into main Mar 16, 2026
2 checks passed
@agners agners deleted the add-increased-inhibit-delay-to-logind branch March 16, 2026 16:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants