Actions
Bug #16045
closedSELinux context is not applied to rudder-relayd
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
To do
Fix check:
To do
Regression:
Description
After starting it with systemd, it is still unconfined.
Updated by Alexis Mousset about 5 years ago
- Target version changed from 6.0.0~beta1 to 6.0.0
Updated by Alexis Mousset about 5 years ago
- Status changed from New to Rejected
It was because the semanage command was not available on the system. Upgrading the package after installing policycoreutils-python
.
Actions