[selinux-policy: 1/2] Fix format of checkreqprot line in selinux-policy.conf, so it works.

Daniel J Walsh dwalsh at fedoraproject.org
Sat Jan 25 19:52:22 UTC 2014


commit cafa00d43f456b5ce62213cf9af789954cfeacf1
Author: Dan Walsh <dwalsh at redhat.com>
Date:   Sat Jan 25 14:51:54 2014 -0500

    Fix format of checkreqprot line in selinux-policy.conf, so it works.

 selinux-policy.conf |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/selinux-policy.conf b/selinux-policy.conf
index 5579d38..ea49b4e 100644
--- a/selinux-policy.conf
+++ b/selinux-policy.conf
@@ -1,4 +1,4 @@
 z /sys/devices/system/cpu/online - - -
 Z /sys/class/net - - -
 z /sys/kernel/uevent_helper - - -
-w /sys/fs/selinux/checkreqprot 1
+w /sys/fs/selinux/checkreqprot - - - 1


More information about the scm-commits mailing list