From 1c670ccdbd165fb9c5437662f2e06e8424ecf357 Mon Sep 17 00:00:00 2001
From: Stephen Smalley <sds@tycho.nsa.gov>
Date: Fri, 6 Dec 2013 10:25:45 -0500
Subject: [PATCH] Make watchdogd enforcing.

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

diff --git a/watchdogd.te b/watchdogd.te
index 33609e47f..be193eae5 100644
--- a/watchdogd.te
+++ b/watchdogd.te
@@ -1,6 +1,5 @@
 # watchdogd seclabel is specified in init.<board>.rc
 type watchdogd, domain;
-permissive watchdogd;
 allow watchdogd rootfs:file { entrypoint r_file_perms };
 allow watchdogd self:capability mknod;
 allow watchdogd device:dir { add_name write remove_name };
-- 
GitLab