Skip to content
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

restart.d/dbus.service: Unused RESTART_ADD should be RESTART_SVC? #104

Closed
alexbarton opened this issue Feb 18, 2018 · 1 comment
Closed
Labels
Milestone

Comments

@alexbarton
Copy link

RESTART_ADD="$RESTART_ADD $svc"

But RESTART_ADD isn't used afterwards?

So I think this should be RESTART_SVC, which is used to restart services afterwards:

systemctl restart $RESTART_SVC

@liske liske added the bug label Feb 18, 2018
@liske liske added this to the v3.0 milestone Feb 18, 2018
@liske liske closed this as completed in 878a6be Feb 18, 2018
@liske
Copy link
Owner

liske commented Feb 18, 2018

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants