MOON
Server: Apache
System: Linux srvsg2.lunchactually.com 3.10.0-957.27.2.el7.x86_64 #1 SMP Mon Jul 29 17:46:05 UTC 2019 x86_64
User: gldblog (1018)
PHP: 8.0.30
Disabled: NONE
Upload Files
File: //lib/systemd/system/[email protected]
[Unit]
Description=Migrate local SELinux policy changes from the old store structure to the new structure
DefaultDependencies=no
Requires=local-fs.target
Conflicts=shutdown.target
After=local-fs.target
Before=sysinit.target shutdown.target
ConditionSecurity=selinux
ConditionPathExists=/etc/selinux/%I/modules
ConditionPathExists=!/etc/selinux/%I/modules/active/README.migrated

[Service]
ExecStart=/usr/libexec/selinux/selinux-policy-migrate-local-changes.sh %I
Type=oneshot
TimeoutSec=0
RemainAfterExit=yes
StandardInput=tty