netutils: allow ping to read net sysctls
ping will check whether IPv6 is disabled. Signed-off-by: Kenton Groombridge <concord@gentoo.org>
This commit is contained in:
parent
2e0509c9e7
commit
06a80c3d8a
|
@ -131,6 +131,7 @@ domain_use_interactive_fds(ping_t)
|
|||
|
||||
files_read_etc_files(ping_t)
|
||||
|
||||
kernel_read_net_sysctls(ping_t)
|
||||
kernel_read_system_state(ping_t)
|
||||
|
||||
auth_use_nsswitch(ping_t)
|
||||
|
|
Loading…
Reference in New Issue