File mcstransd.service of Package mcstrans

[Unit]
Description= Daemon used to translate SELinux MCS/MLS labels to human readable form
After=syslog.target

[Service]
Type=forking
PIDFile=/run/mcstransd.pid
ExecStartPre=/usr/bin/mkdir -p /var/run/setrans
ExecStart=/sbin/mcstransd

[Install]
WantedBy=multi-user.target
openSUSE Build Service is sponsored by