Blame SOURCES/selinux-autorelabel.service

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