Skip to content

Use init-system-helpers for systemd calls#13

Open
lamaral wants to merge 1 commit intoinnogames:masterfrom
lamaral:l_systemd
Open

Use init-system-helpers for systemd calls#13
lamaral wants to merge 1 commit intoinnogames:masterfrom
lamaral:l_systemd

Conversation

@lamaral
Copy link

@lamaral lamaral commented Oct 2, 2025

Instead of checking if systemd is ready and other shenanigans, just use the helper scripts from Debian that already take care of everything.

The previous systemd checks missed for example the case where a service was masked on purpose, causing package upgrades to straight out fail.

Instead of checking if systemd is ready and other shenanigans, just use
the helper scripts from Debian that already take care of everything.

The previous systemd checks missed for example the case where a service
was masked on purpose, causing package upgrades to straight out fail.
@lamaral lamaral requested a review from brainexe October 2, 2025 11:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants