Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
cgroup, systemd: fix first rule selection for systemd
The `find_first_rule_no_default` function was modified to also check the simple case where there is only a default BLOCK ALL rule. In addition, improve the function to skip to the first allow rule when the default BLOCK ALL rule is implicit. Closes: #1597 Signed-off-by: Giuseppe Scrivano <[email protected]>
- Loading branch information