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
systemctl restart auditd.service
Failed to restart auditd.service: Operation refused, unit auditd.service may be requested by dependency only.
See system logs and 'systemctl status auditd.service' for details.
Restarting manually gives the same result.
In the service file there is RefuseManualStop=yes which explains the situation. In this case I don't think needrestart can do anything else but skip this service.
_o<
The text was updated successfully, but these errors were encountered:
Quack,
This was on CentOS 7.3:
Restarting manually gives the same result.
In the service file there is
RefuseManualStop=yes
which explains the situation. In this case I don't think needrestart can do anything else but skip this service._o<
The text was updated successfully, but these errors were encountered: