auditd.service control process exited linux审计服务启动失败(Centos7)
systemctl restart auditd
systemctl restart auditd.service
报错如下:
Failed to restart auditd.service: Operation refused, unit auditd.service may be requested by dependency only (it is configured to refuse manual start/stop).
See system logs and 'systemctl status auditd.service' for details.
service restart auditd //尝试用此命令重启
报错如下:
Stopping logging: [FAILED]
Redirecting start to /bin/systemctl start auditd.service
Job for auditd.service failed because the control process exited with error code. See "systemctl status auditd.service" and "journalctl -xe" for details.
journalct