9753a77
[Unit]
9753a77
Description=Mark the need to relabel after reboot
9753a77
DefaultDependencies=no
9753a77
Requires=local-fs.target
9753a77
Conflicts=shutdown.target
9753a77
After=local-fs.target
9753a77
Before=sysinit.target shutdown.target
9753a77
ConditionSecurity=!selinux
9753a77
ConditionPathIsDirectory=/etc/selinux
9753a77
ConditionPathExists=!/.autorelabel
9753a77
9753a77
[Service]
9753a77
ExecStart=-/bin/touch /.autorelabel
9753a77
Type=oneshot
9753a77
RemainAfterExit=yes
7505971
7505971
[Install]
7505971
WantedBy=sysinit.target