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