From 97e42114dbc2fcf16d41aa3ac0cf09a89f75aeb4 Mon Sep 17 00:00:00 2001 From: Chris PeBenito Date: Tue, 11 Aug 2009 14:19:38 -0400 Subject: [PATCH] remove redundant xen_append_log() call in hostname. --- policy/modules/system/hostname.te | 4 ---- 1 file changed, 4 deletions(-) diff --git a/policy/modules/system/hostname.te b/policy/modules/system/hostname.te index 215e6067..22046d29 100644 --- a/policy/modules/system/hostname.te +++ b/policy/modules/system/hostname.te @@ -58,10 +58,6 @@ optional_policy(` xen_dontaudit_use_fds(hostname_t) ') -optional_policy(` - xen_append_log(hostname_t) -') - optional_policy(` unconfined_dontaudit_rw_pipes(hostname_t) ')