From 145597bb775cbeda870e33451c397f318b62cdca Mon Sep 17 00:00:00 2001 From: Chris PeBenito Date: Jan 25 2012 14:26:15 +0000 Subject: Whitespace fixes in sblim. --- diff --git a/sblim.fc b/sblim.fc index 4a4621b..17a8a85 100644 --- a/sblim.fc +++ b/sblim.fc @@ -1,6 +1,5 @@ +/usr/sbin/gatherd -- gen_context(system_u:object_r:sblim_gatherd_exec_t,s0) -/usr/sbin/gatherd -- gen_context(system_u:object_r:sblim_gatherd_exec_t,s0) +/usr/sbin/reposd -- gen_context(system_u:object_r:sblim_reposd_exec_t,s0) -/usr/sbin/reposd -- gen_context(system_u:object_r:sblim_reposd_exec_t,s0) - -/var/run/gather(/.*)? gen_context(system_u:object_r:sblim_var_run_t,s0) +/var/run/gather(/.*)? gen_context(system_u:object_r:sblim_var_run_t,s0) diff --git a/sblim.if b/sblim.if index 25c9a54..fa24879 100644 --- a/sblim.if +++ b/sblim.if @@ -1,4 +1,3 @@ - ## policy for SBLIM Gatherer ######################################## @@ -6,9 +5,9 @@ ## Transition to gatherd. ## ## -## +## ## Domain allowed to transition. -## +## ## # interface(`sblim_domtrans_gatherd',` @@ -20,7 +19,6 @@ interface(`sblim_domtrans_gatherd',` domtrans_pattern($1, sblim_gatherd_exec_t, sblim_gatherd_t) ') - ######################################## ## ## Read gatherd PID files. @@ -40,7 +38,6 @@ interface(`sblim_read_pid_files',` allow $1 sblim_var_run_t:file read_file_perms; ') - ######################################## ## ## All of the rules required to administrate @@ -74,4 +71,3 @@ interface(`sblim_admin',` files_search_pids($1) admin_pattern($1, sblim_var_run_t) ') - diff --git a/sblim.te b/sblim.te index aba4c66..869f976 100644 --- a/sblim.te +++ b/sblim.te @@ -67,8 +67,8 @@ optional_policy(` ') optional_policy(` - xen_stream_connect(sblim_gatherd_t) - xen_stream_connect_xenstore(sblim_gatherd_t) + xen_stream_connect(sblim_gatherd_t) + xen_stream_connect_xenstore(sblim_gatherd_t) ') #######################################