[selinux-policy: 2225/3172] remove redundant xen_append_log() call in hostname.

Daniel J Walsh dwalsh at fedoraproject.org
Thu Oct 7 22:17:32 UTC 2010


commit 97e42114dbc2fcf16d41aa3ac0cf09a89f75aeb4
Author: Chris PeBenito <cpebenito at tresys.com>
Date:   Tue Aug 11 14:19:38 2009 -0400

    remove redundant xen_append_log() call in hostname.

 policy/modules/system/hostname.te |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)
---
diff --git a/policy/modules/system/hostname.te b/policy/modules/system/hostname.te
index 215e606..22046d2 100644
--- a/policy/modules/system/hostname.te
+++ b/policy/modules/system/hostname.te
@@ -59,9 +59,5 @@ optional_policy(`
 ')
 
 optional_policy(`
-	xen_append_log(hostname_t)
-')
-
-optional_policy(`
 	unconfined_dontaudit_rw_pipes(hostname_t)
 ')


More information about the scm-commits mailing list