sysadm: allow using networkctl

Signed-off-by: Kenton Groombridge <concord@gentoo.org>
This commit is contained in:
Kenton Groombridge 2023-12-17 23:09:12 -05:00
parent 43d529e90e
commit b1a8799185

View File

@ -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)