Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improve regex detection of the augenrules from systemd service file.
RHEL10 /usr/lib/systemd/system/audit-rules.service content now has the following: ExecStart=/usr/sbin/augenrules --load So the regex had to be updated to accept /usr but also /sbin in case the other binary is used which should be still acceptable.
- Loading branch information