[Unit] Description=Daemon used to translate SELinux MCS/MLS labels to human readable form After=syslog.target ConditionPathExists=/etc/selinux/mls/setrans.d ConditionSecurity=selinux [Service] Type=forking ExecStartPre=/bin/mkdir -p /var/run/setrans ExecStart=/sbin/mcstransd [Install] WantedBy=multi-user.target