From: sven.vermeulen@siphos.be (Sven Vermeulen) Date: Fri, 9 Sep 2011 21:49:43 +0200 Subject: [refpolicy] [PATCH 6/6] Grant wireshark read access on sysfs In-Reply-To: <20110909194626.GC32612@siphos.be> References: <20110909194626.GC32612@siphos.be> Message-ID: <20110909194943.GI32612@siphos.be> To: refpolicy@oss.tresys.com List-Id: refpolicy.oss.tresys.com The wireshark utility reads information from the network devices listed in the sysfs hierarchy. Signed-off-by: Sven Vermeulen --- wireshark.te | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/wireshark.te b/wireshark.te index 7b325bc..18e7924 100644 --- a/wireshark.te +++ b/wireshark.te @@ -76,6 +76,7 @@ corenet_tcp_connect_generic_port(wireshark_t) corenet_tcp_sendrecv_generic_if(wireshark_t) dev_read_rand(wireshark_t) +dev_read_sysfs(wireshark_t) dev_read_urand(wireshark_t) files_read_etc_files(wireshark_t) -- 1.7.3.4