You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
auditd, for instance, has RefuseManualStop=yes and so can’t really be restarted. needs-restarting -s should probably look at the unit files and remove any such services from consideration, or a depedency that can restart them may be substituted.
auditd, for instance, has
RefuseManualStop=yesand so can’t really be restarted.needs-restarting -sshould probably look at the unit files and remove any such services from consideration, or a depedency that can restart them may be substituted.