[selinux-policy: 80/3172] add in missing policy_module line

Daniel J Walsh dwalsh at fedoraproject.org
Thu Oct 7 19:12:04 UTC 2010


commit 1b909968df7c558dee01007048c950566a33c2fb
Author: Chris PeBenito <cpebenito at tresys.com>
Date:   Mon May 2 18:36:51 2005 +0000

    add in missing policy_module line

 refpolicy/policy/modules/system/iptables.te |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/refpolicy/policy/modules/system/iptables.te b/refpolicy/policy/modules/system/iptables.te
index e10601a..908e274 100644
--- a/refpolicy/policy/modules/system/iptables.te
+++ b/refpolicy/policy/modules/system/iptables.te
@@ -1,5 +1,7 @@
 # Copyright (C) 2005 Tresys Technology, LLC
 
+policy_module(iptables, 1.0)
+
 ########################################
 #
 # Declarations


More information about the scm-commits mailing list