Blame SOURCES/0003-ALlow-sanlock_t-to-read-sysfs.patch

242151
From 135c23ffdb9d847dfc2e1fb9d412b2c1728a6a89 Mon Sep 17 00:00:00 2001
242151
From: Miroslav Grepl <mgrepl@redhat.com>
242151
Date: Tue, 14 Oct 2014 14:13:07 +0200
242151
Subject: [PATCH 3/3] ALlow sanlock_t to read sysfs.
242151
242151
---
242151
 sanlock.te | 1 +
242151
 1 file changed, 1 insertion(+)
242151
242151
diff --git a/sanlock.te b/sanlock.te
242151
index c60eacd..735ebd1 100644
242151
--- a/sanlock.te
242151
+++ b/sanlock.te
242151
@@ -79,6 +79,7 @@ storage_raw_rw_fixed_disk(sanlock_t)
242151
 
242151
 dev_read_rand(sanlock_t)
242151
 dev_read_urand(sanlock_t)
242151
+dev_read_sysfs(sanlock_t)
242151
 
242151
 auth_use_nsswitch(sanlock_t)
242151
 
242151
-- 
242151
2.1.0
242151