[selinux-policy: 1062/3172] fix spacing problem

Daniel J Walsh dwalsh at fedoraproject.org
Thu Oct 7 20:36:41 UTC 2010


commit 56c1def8a333713374e8adc3f28c03ddfe96313c
Author: Chris PeBenito <cpebenito at tresys.com>
Date:   Wed Jan 4 18:21:13 2006 +0000

    fix spacing problem

 refpolicy/policy/modules/services/smartmon.fc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/refpolicy/policy/modules/services/smartmon.fc b/refpolicy/policy/modules/services/smartmon.fc
index 32ff206..a8863e8 100644
--- a/refpolicy/policy/modules/services/smartmon.fc
+++ b/refpolicy/policy/modules/services/smartmon.fc
@@ -1,7 +1,7 @@
 #
 # /usr
 #
-/usr/sbin/smartd	--	gen_context(system_u:object_r:fsdaemon_exec_t,s0)
+/usr/sbin/smartd		--	gen_context(system_u:object_r:fsdaemon_exec_t,s0)
 
 #
 # /var


More information about the scm-commits mailing list