summaryrefslogtreecommitdiffstats
path: root/selinux/gpsd.te
diff options
context:
space:
mode:
Diffstat (limited to 'selinux/gpsd.te')
-rw-r--r--selinux/gpsd.te1
1 files changed, 1 insertions, 0 deletions
diff --git a/selinux/gpsd.te b/selinux/gpsd.te
index 5c7e39c..d58665e 100644
--- a/selinux/gpsd.te
+++ b/selinux/gpsd.te
@@ -1,3 +1,4 @@
+allow gpsd self:process execmem;
allow gpsd rild:unix_stream_socket connectto;
allow gpsd system_data_file:fifo_file { create read write setattr open };
allow gpsd servicemanager:binder call;