Blame SOURCES/selinux-autorelabel.service

e65efd
[Unit]
e65efd
Description=Relabel all filesystems
e65efd
DefaultDependencies=no
e65efd
Conflicts=shutdown.target
e65efd
After=sysinit.target
e65efd
Before=shutdown.target
e65efd
ConditionSecurity=selinux
e65efd
e65efd
[Service]
e65efd
ExecStart=/usr/libexec/selinux/selinux-autorelabel
e65efd
Type=oneshot
e65efd
TimeoutSec=0
e65efd
RemainAfterExit=yes
e65efd
StandardOutput=journal+console