-
Bug
-
Resolution: Unresolved
-
Normal
-
None
-
setroubleshoot-3.3.35-3.el10
-
No
-
Moderate
-
1
-
rhel-security-selinux
-
ssg_security
-
13
-
2
-
QE ack
-
False
-
False
-
-
Yes
-
SELINUX 250604: 7
-
-
Pass
-
Automated
-
Enhancement
-
-
Done
-
Unspecified
-
Unspecified
-
Unspecified
-
None
0) commit ea0d9634 ("Update scriptlets to reload auditd service") made the %post and %postun scriptlets for setroubleshoot-server call /sbin/service.
1) commit 2c88c3ce ("Require initscripts-service - /sbin/service") added a dependency on /sbin/service in setroubleshoot.spec.
2) However, if my reading of /sbin/service is correct, calling
/sbin/service auditd reload
is currently equivalent to calling
/bin/systemctl reload auditd.service
This suggests that the scriptlets could call systemctl directly and that the dependency on /sbin/service could be dropped.
3) I'm happy to open a pull-request for the trivial change to accomplish this. But I don't have setroubleshoot-server installed and have no clue how to test this change. So that pull request will be of little value.
- links to
-
RHBA-2025:147215 setroubleshoot bug fix and enhancement update