mirror of
https://github.com/SELinuxProject/refpolicy
synced 2025-03-11 07:40:18 +00:00
sysadm: allow using networkctl
Signed-off-by: Kenton Groombridge <concord@gentoo.org>
This commit is contained in:
parent
43d529e90e
commit
b1a8799185
@ -33,6 +33,9 @@ ifndef(`enable_mls',`
|
||||
# Local policy
|
||||
#
|
||||
|
||||
# for networkctl and possibly other networking tools
|
||||
allow sysadm_t self:netlink_route_socket rw_netlink_socket_perms;
|
||||
|
||||
corecmd_exec_shell(sysadm_t)
|
||||
|
||||
corenet_ib_access_unlabeled_pkeys(sysadm_t)
|
||||
|
Loading…
Reference in New Issue
Block a user