commit:     6e7d828a4d2748dafa6e56bfe59894e2a579c52a
Author:     cgzones <cgzones <AT> googlemail <DOT> com>
AuthorDate: Thu Jun  8 17:16:24 2017 +0000
Commit:     Jason Zaman <perfinion <AT> gentoo <DOT> org>
CommitDate: Tue Jun 13 08:03:23 2017 +0000
URL:        
https://gitweb.gentoo.org/proj/hardened-refpolicy.git/commit/?id=6e7d828a

arpwatch: align file contexts

 policy/modules/contrib/arpwatch.fc | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/policy/modules/contrib/arpwatch.fc 
b/policy/modules/contrib/arpwatch.fc
index b439c10c..304f4622 100644
--- a/policy/modules/contrib/arpwatch.fc
+++ b/policy/modules/contrib/arpwatch.fc
@@ -1,13 +1,13 @@
-/etc/rc\.d/init\.d/arpwatch    --      
gen_context(system_u:object_r:arpwatch_initrc_exec_t,s0)
+/etc/rc\.d/init\.d/arpwatch            --      
gen_context(system_u:object_r:arpwatch_initrc_exec_t,s0)
 
-/usr/lib/systemd/system/arpwatch.*\.service -- 
gen_context(system_u:object_r:arpwatch_unit_t,s0)
+/usr/lib/systemd/system/arpwatch.*\.service -- 
gen_context(system_u:object_r:arpwatch_unit_t,s0)
 
-/usr/bin/arpwatch      --      
gen_context(system_u:object_r:arpwatch_exec_t,s0)
+/usr/bin/arpwatch                      --      
gen_context(system_u:object_r:arpwatch_exec_t,s0)
 
-/usr/sbin/arpwatch     --      
gen_context(system_u:object_r:arpwatch_exec_t,s0)
+/usr/sbin/arpwatch                     --      
gen_context(system_u:object_r:arpwatch_exec_t,s0)
 
-/var/arpwatch(/.*)?    gen_context(system_u:object_r:arpwatch_data_t,s0)
+/var/arpwatch(/.*)?                            
gen_context(system_u:object_r:arpwatch_data_t,s0)
 
-/var/lib/arpwatch(/.*)?        
gen_context(system_u:object_r:arpwatch_data_t,s0)
+/var/lib/arpwatch(/.*)?                                
gen_context(system_u:object_r:arpwatch_data_t,s0)
 
-/run/arpwatch.*\.pid   --      
gen_context(system_u:object_r:arpwatch_var_run_t,s0)
+/run/arpwatch.*\.pid                   --      
gen_context(system_u:object_r:arpwatch_var_run_t,s0)

Reply via email to