Blame SOURCES/selinux-policy-migrate-local-changes@.service

fe4247
[Unit]
fe4247
Description=Migrate local SELinux policy changes from the old store structure to the new structure
fe4247
DefaultDependencies=no
fe4247
Requires=local-fs.target
fe4247
Conflicts=shutdown.target
fe4247
After=local-fs.target
fe4247
Before=sysinit.target shutdown.target
fe4247
ConditionSecurity=selinux
fe4247
ConditionPathExists=/etc/selinux/%I/modules
fe4247
ConditionPathExists=!/etc/selinux/%I/modules/active/README.migrated
fe4247
fe4247
[Service]
fe4247
ExecStart=/usr/libexec/selinux/selinux-policy-migrate-local-changes.sh %I
fe4247
Type=oneshot
fe4247
TimeoutSec=0
fe4247
RemainAfterExit=yes
fe4247
StandardInput=tty