Skip to content

Commit

Permalink
[sysnetwork] Allow ifconfig_t to execute busybox
Browse files Browse the repository at this point in the history
Signed-off-by: Mykola Solianko <[email protected]>
  • Loading branch information
Mykola Solianko committed Jun 27, 2024
1 parent 526f67f commit 0aa542f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions policy/modules/system/sysnetwork.te
Original file line number Diff line number Diff line change
Expand Up @@ -332,6 +332,7 @@ kernel_search_network_sysctl(ifconfig_t)
kernel_rw_net_sysctls(ifconfig_t)

corenet_rw_tun_tap_dev(ifconfig_t)
corecmd_exec_bin(ifconfig_t)

dev_read_sysfs(ifconfig_t)
dev_dontaudit_rw_cardmgr(ifconfig_t)
Expand Down

0 comments on commit 0aa542f

Please sign in to comment.