blob: 6bce99d397357f27319a25e5dd6f2e2679fbdcab [file] [log] [blame]
[Unit]
Description=Restorecon maintaining path file context
ConditionPathExists=/etc/selinux/restorecond.conf
ConditionSecurity=selinux
[Service]
Type=forking
ExecStart=/usr/sbin/restorecond
PIDFile=/run/restorecond.pid
[Install]
WantedBy=multi-user.target