00be13634a
Signed-off-by: Stephen Smalley <sds@tycho.nsa.gov>
12 lines
263 B
Desktop File
12 lines
263 B
Desktop File
[Unit]
|
|
Description=Restorecon maintaining path file context
|
|
ConditionPathExists=/etc/selinux/restorecond.conf
|
|
ConditionSecurity=selinux
|
|
|
|
[Service]
|
|
Type=forking
|
|
ExecStart=/usr/sbin/restorecond
|
|
PIDFile=/var/run/restorecond.pid
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|