Update to upstream
- Write pid file
This commit is contained in:
parent
a59173415b
commit
f66181c363
12
master/mcstransd.service
Normal file
12
master/mcstransd.service
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
[Unit]
|
||||||
|
Description=Mcstrans maintaining path file context
|
||||||
|
After=syslog.target
|
||||||
|
ConditionPathExists=/etc/selinux/mls/setrans.d
|
||||||
|
|
||||||
|
[Service]
|
||||||
|
Type=oneshot
|
||||||
|
ExecStart=/usr/sbin/mcstransd
|
||||||
|
RemainAfterExit=yes
|
||||||
|
|
||||||
|
[Install]
|
||||||
|
WantedBy=multi-user.target
|
Loading…
Reference in New Issue
Block a user