Aayush Gupta 901eb61127 non_plat: Label ipsec_mon binary and grant required permissions
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
Change-Id: I0bb583b380590ef753fbdd949e92a34f505b6ce1
2020-12-31 23:28:10 +05:30

7 lines
145 B
Plaintext

allow netutils_wrapper ipsec_mon:fd use;
allow netutils_wrapper ipsec_mon: {
netlink_route_socket
netlink_xfrm_socket
} { read write };