aboutsummaryrefslogtreecommitdiffstats
path: root/selinux/gpsd.te
diff options
context:
space:
mode:
Diffstat (limited to 'selinux/gpsd.te')
-rw-r--r--selinux/gpsd.te6
1 files changed, 6 insertions, 0 deletions
diff --git a/selinux/gpsd.te b/selinux/gpsd.te
new file mode 100644
index 0000000..36b93fb
--- /dev/null
+++ b/selinux/gpsd.te
@@ -0,0 +1,6 @@
+# gpsd - GPS daemon
+type gpsd, domain;
+type gpsd_exec, exec_type, file_type;
+
+init_daemon_domain(gpsd)
+net_domain(gpsd)