From b5a51ec5cb97b7a702e30a36adf174e681277061 Mon Sep 17 00:00:00 2001 From: Thomas Backlund Date: Sat, 4 Jan 2014 23:03:25 +0100 Subject: shorewall fix is not needed anymore --- config/live.cfg | 4 ---- files/shorewall-interfaces | 13 ------------- files/shorewall6-interfaces | 13 ------------- 3 files changed, 30 deletions(-) delete mode 100644 files/shorewall-interfaces delete mode 100644 files/shorewall6-interfaces diff --git a/config/live.cfg b/config/live.cfg index 7788fc5..af07ece 100644 --- a/config/live.cfg +++ b/config/live.cfg @@ -51,10 +51,6 @@ my $_l = { # lock bluedevil, radeon-firmware, kernel-firnware-nonfree [ 'files/pkgs.pm', '/usr/lib/libDrakX/pkgs.pm', { mode => 0644 } ], - # shorewall fixes - #[ 'files/shorewall-interfaces', '/etc/shorewall/interfaces', { mode => 0644 } ], - #[ 'files/shorewall6-interfaces', '/etc/shorewall6/interfaces', { mode => 0644 } ], - # add local repos if_($live->{settings}{arch} eq 'i586', [ 'files/mga_rpms/i586/mga_rpms', '/var/local/mga_rpms' ], diff --git a/files/shorewall-interfaces b/files/shorewall-interfaces deleted file mode 100644 index 84b0899..0000000 --- a/files/shorewall-interfaces +++ /dev/null @@ -1,13 +0,0 @@ -# -# Shorewall version 4 - Interfaces File -# -# For information about entries in this file, type "man shorewall-interfaces" -# -# The manpage is also online at -# http://www.shorewall.net/manpages/shorewall-interfaces.html -# -############################################################################### -FORMAT 2 -############################################################################### -#ZONE INTERFACE OPTIONS -net + detect diff --git a/files/shorewall6-interfaces b/files/shorewall6-interfaces deleted file mode 100644 index c14d03a..0000000 --- a/files/shorewall6-interfaces +++ /dev/null @@ -1,13 +0,0 @@ -# -# Shorewall6 version 4 - Interfaces File -# -# For information about entries in this file, type "man shorewall6-interfaces" -# -# The manpage is also online at -# http://www.shorewall.net/manpages6/shorewall6-interfaces.html -# -############################################################################### -FORMAT 2 -############################################################################### -#ZONE INTERFACE OPTIONS -net + detect -- cgit v1.2.1