Skip to content

Add special treatment of certain deb services #169

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

sbernhard
Copy link
Member

For certain debian services a special treatment is necessary to resolve the traces of the system.

Comment on lines +44 to +43
if service == "dbus-broker":
cmd = "systemctl restart dbus"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Where does dbus-broker come from? I don't see that on my Debian 12 system.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I got these special treatments from [1] and tried to apply the most useful of them. We got a system on which we had the systemd-manager issue.

[1] https://github.com/liske/needrestart/tree/master/ex/restart.d

For certain debian services a special treatment is necessary to resolve
the traces of the system.
@ekohl
Copy link
Member

ekohl commented May 20, 2025

Looking at other maintainers: do we still want to enforce Redmine issues here?

@sbernhard
Copy link
Member Author

Thoughs @ianballou ?

@ianballou
Copy link
Member

Thoughs @ianballou ?

We can look after Monday next week. I'd need to try this out to fully understand.

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.

3 participants