summaryrefslogtreecommitdiffstats
path: root/selinux/netd.te
diff options
context:
space:
mode:
Diffstat (limited to 'selinux/netd.te')
-rw-r--r--selinux/netd.te2
1 files changed, 2 insertions, 0 deletions
diff --git a/selinux/netd.te b/selinux/netd.te
index 2fdb809..eff1d89 100644
--- a/selinux/netd.te
+++ b/selinux/netd.te
@@ -1 +1,3 @@
allow netd init:tcp_socket { read write getopt };
+allow netd glgps:fd use;
+allow netd glgps:tcp_socket { read write getopt setopt };