From 0eaf7629b36daf2d496a3c12ff98a5fe895a33b5 Mon Sep 17 00:00:00 2001
From: Stephen Smalley <sds@tycho.nsa.gov>
Date: Fri, 14 Mar 2014 08:42:53 -0400
Subject: [PATCH] Make gpsd enforcing.

Change-Id: I68a8f37576d0d04d0f9df9ef8991407b6846ba15
Signed-off-by: Stephen Smalley <sds@tycho.nsa.gov>
---
 gpsd.te | 1 -
 1 file changed, 1 deletion(-)

diff --git a/gpsd.te b/gpsd.te
index c628631da..33b1df6cc 100644
--- a/gpsd.te
+++ b/gpsd.te
@@ -1,6 +1,5 @@
 # gpsd - GPS daemon
 type gpsd, domain;
-permissive_or_unconfined(gpsd)
 type gpsd_exec, exec_type, file_type;
 
 init_daemon_domain(gpsd)
-- 
GitLab