This unit is provided by:
Options
-
[Install]-
WantedBy=sysinit.target
-
-
[Service]-
ExecStart=-/bin/touch /.autorelabel -
RemainAfterExit=yes -
Type=oneshot
-
-
[Unit]-
After=local-fs.target -
Before=sysinit.target shutdown.target -
ConditionPathExists=!/.autorelabel -
ConditionPathIsDirectory=/etc/selinux -
ConditionSecurity=!selinux -
Conflicts=shutdown.target -
DefaultDependencies=no -
Description=Mark the need to relabel after reboot -
Requires=local-fs.target
-
Additionnal notes
Nothing here.