Linux vacca.o2switch.net 4.18.0-553.123.2.lve.el8.x86_64 #1 SMP Thu May 7 23:17:13 UTC 2026 x86_64
/
usr
/
lib
/
systemd
/
system
/
//usr/lib/systemd/system/selinux-autorelabel-mark.service
[Unit] Description=Mark the need to relabel after reboot DefaultDependencies=no Requires=local-fs.target Conflicts=shutdown.target After=local-fs.target Before=sysinit.target shutdown.target ConditionSecurity=!selinux ConditionPathIsDirectory=/etc/selinux ConditionPathExists=!/.autorelabel [Service] ExecStart=-/bin/touch /.autorelabel Type=oneshot RemainAfterExit=yes [Install] WantedBy=sysinit.target