Skip to content

Commit

Permalink
Removed outdated lines and empty lines. Reordered some lines, and mad…
Browse files Browse the repository at this point in the history
…e a separate group for `corecmd`.

Signed-off-by: lquidfire <[email protected]>
  • Loading branch information
lquidfire authored Jan 9, 2025
1 parent 10ba292 commit 47b6f01
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions policy/modules/services/arc.te
Original file line number Diff line number Diff line change
Expand Up @@ -33,13 +33,13 @@ read_files_pattern(openarc_milter_t, openarc_milter_private_key_t, openarc_milte
kernel_read_kernel_sysctls(openarc_milter_t)
kernel_read_vm_overcommit_sysctl(openarc_milter_t)

corecmd_exec_shell(openarc_milter_t)

corenet_udp_bind_generic_node(openarc_milter_t)
corenet_udp_bind_all_unreserved_ports(openarc_milter_t)
corenet_udp_bind_generic_port(openarc_milter_t)
corecmd_exec_shell(openarc_milter_t)

dev_read_urand(openarc_milter_t)

# for cpu/online
dev_read_sysfs(openarc_milter_t)

Expand Down

0 comments on commit 47b6f01

Please sign in to comment.