Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | selinux-*.service: install to sysinit.target | Yi Zhao | 2020-09-23 | 1 | -1/+1 |
| | | | | | | | | | The selinux-init/autorelabel/labeldev services have a constraint of Before=sysinit.arget. So it is better to install them to sysinit.target rather than multi-user.target. Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Joe MacDonald <joe@deserted.net> | ||||
* | selinux-autorelabel: add systemd service file support | Shrikant Bobade | 2016-09-01 | 1 | -0/+11 |
add systemd service file for handling selinux autorelabel, this change improves handling of systemd service functionality like:status check, re-run, debug etc. compared to sysvinit compatibility mode scripts. Signed-off-by: Shrikant Bobade <shrikant_bobade@mentor.com> Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com> |