summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--telephony/pktrouter/pktrouter.te1
1 files changed, 1 insertions, 0 deletions
diff --git a/telephony/pktrouter/pktrouter.te b/telephony/pktrouter/pktrouter.te
index e06c8db6..b7d2e112 100644
--- a/telephony/pktrouter/pktrouter.te
+++ b/telephony/pktrouter/pktrouter.te
@@ -6,6 +6,7 @@ net_domain(pktrouter)
domain_auto_trans(pktrouter, netutils_wrapper_exec, netutils_wrapper);
allow pktrouter pktrouter_device:chr_file rw_file_perms;
+allow pktrouter radio_device:chr_file r_file_perms;
allow pktrouter self:netlink_route_socket nlmsg_write;
allow pktrouter self:packet_socket { bind create read write getattr shutdown};
allow pktrouter self:capability net_raw;