xref: /aosp_15_r20/external/selinux/restorecond/restorecond.service (revision 2d543d20722ada2425b5bdab9d0d1d29470e7bba)
1*2d543d20SAndroid Build Coastguard Worker[Unit]
2*2d543d20SAndroid Build Coastguard WorkerDescription=Restorecon maintaining path file context
3*2d543d20SAndroid Build Coastguard WorkerDocumentation=man:restorecond(8)
4*2d543d20SAndroid Build Coastguard WorkerConditionPathExists=/etc/selinux/restorecond.conf
5*2d543d20SAndroid Build Coastguard WorkerConditionSecurity=selinux
6*2d543d20SAndroid Build Coastguard Worker
7*2d543d20SAndroid Build Coastguard Worker[Service]
8*2d543d20SAndroid Build Coastguard WorkerType=forking
9*2d543d20SAndroid Build Coastguard WorkerExecStart=/usr/sbin/restorecond
10*2d543d20SAndroid Build Coastguard WorkerPIDFile=/run/restorecond.pid
11*2d543d20SAndroid Build Coastguard Worker
12*2d543d20SAndroid Build Coastguard Worker[Install]
13*2d543d20SAndroid Build Coastguard WorkerWantedBy=multi-user.target
14