Commit Graph

1 Commits (8e82643e100516d3e14e1f5489710bde3b551498)

Author SHA1 Message Date
Dustin dd178aaaba Add semanage.sh script
The `semanage.sh` script starts an interactive shell in an alternate
mount namespace where `/etc/selinux` and `/var/lib/selinux` are
bind-mounted from the target filesystem.  This allows SELinux management
commands like `setsebool`, `semodule, `semanage`, etc. to work on the
target policy, since not all of them directly support working on an
alternate policy.
2023-03-30 11:02:44 -05:00