This unit is provided by:
Options
-
[Install]-
WantedBy=multi-user.target
-
-
[Service]-
ExecStart=/sbin/auditd -
ExecStartPost=-/sbin/augenrules --load -
ExecStopPost=/sbin/auditctl -R /etc/audit/audit-stop.rules -
LockPersonalityIntroduced in systemd 235=yes -
MemoryDenyWriteExecuteIntroduced in systemd 231=yes -
PIDFile=/run/auditd.pid -
ProtectClockIntroduced in systemd 245=yes -
ProtectControlGroupsIntroduced in systemd 232=yes -
ProtectHomeIntroduced in systemd 214=yes -
ProtectHostnameIntroduced in systemd 242=yes -
ProtectKernelLogsIntroduced in systemd 244=yes -
ProtectKernelModulesIntroduced in systemd 232=yes -
ProtectKernelTunablesIntroduced in systemd 232=yes -
ProtectSystemIntroduced in systemd 214=full -
Restart=on-failure -
RestartPreventExitStatus=2 4 6 -
RestrictRealtimeIntroduced in systemd 231=yes -
Type=forking
-
-
[Unit]-
After=local-fs.target systemd-tmpfiles-setup.service -
Before=sysinit.target shutdown.target -
ConditionKernelCommandLine=!audit=0 -
ConditionKernelCommandLine=!audit=0 !audit=off -
Conflicts=shutdown.target -
DefaultDependencies=no -
Description=Security Auditing Service -
Documentation=man:auditd(8) https://github.com/linux-audit/audit-documentation -
PropagatesStopTo=augenrules.service -
RefuseManualStop=yes -
Requires=augenrules.service
-
Additionnal notes
Nothing here.