xref: /aosp_15_r20/external/selinux/mcstrans/src/mcstrans.service (revision 2d543d20722ada2425b5bdab9d0d1d29470e7bba)
1*2d543d20SAndroid Build Coastguard Worker[Unit]
2*2d543d20SAndroid Build Coastguard WorkerDescription=Translates SELinux MCS/MLS labels to human readable form
3*2d543d20SAndroid Build Coastguard WorkerDocumentation=man:mcstransd(8)
4*2d543d20SAndroid Build Coastguard WorkerConditionSecurity=selinux
5*2d543d20SAndroid Build Coastguard WorkerDefaultDependencies=no
6*2d543d20SAndroid Build Coastguard WorkerBefore=shutdown.target sysinit.target
7*2d543d20SAndroid Build Coastguard WorkerConflicts=shutdown.target
8*2d543d20SAndroid Build Coastguard Worker
9*2d543d20SAndroid Build Coastguard Worker[Service]
10*2d543d20SAndroid Build Coastguard WorkerExecStart=/sbin/mcstransd -f
11*2d543d20SAndroid Build Coastguard WorkerRuntimeDirectory=setrans
12*2d543d20SAndroid Build Coastguard WorkerRuntimeDirectoryPreserve=true
13*2d543d20SAndroid Build Coastguard Worker
14*2d543d20SAndroid Build Coastguard Worker[Install]
15*2d543d20SAndroid Build Coastguard WorkerWantedBy=multi-user.target
16