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

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