This unit is provided by:
Options
-
[Install]
-
WantedBy=multi-user.target
-
-
[Service]
-
ExecStart=/usr/sbin/restorecond
-
PIDFile=/run/restorecond.pid
-
ProtectControlGroups
Introduced in systemd 232=yes -
ProtectHostname
Introduced in systemd 242=yes -
ProtectKernelLogs
Introduced in systemd 244=yes -
ProtectKernelModules
Introduced in systemd 232=yes -
ProtectKernelTunables
Introduced in systemd 232=yes -
RestrictRealtime
Introduced in systemd 231=yes -
Type=forking
-
-
[Unit]
-
ConditionPathExists=/etc/selinux/restorecond.conf
-
ConditionSecurity=selinux
-
Description=Restorecon maintaining path file context
-
Documentation=man:restorecond(8)
-
Additionnal notes
Nothing here.