We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Just logged in, I see:
* Some system services need a restart. Run `sudo clr-service-restart -a -n` to view them.
But there are no non-disallowed services that need restarting:
$ sudo clr-service-restart -n -a dbus.service: needs a restart (a library dependency was updated) /usr/bin/systemctl --no-ask-password try-restart dbus.service $ ls -l /etc/clr-service-restart/dbus.service lrwxrwxrwx 1 root root 9 Oct 18 10:55 /etc/clr-service-restart/dbus.service -> /dev/null
The message should not say I should run clr-service-restart. It should either be silent or tell me I need to reboot.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Just logged in, I see:
But there are no non-disallowed services that need restarting:
The message should not say I should run clr-service-restart. It should either be silent or tell me I need to reboot.
The text was updated successfully, but these errors were encountered: