shorewall-lite: update to 4.4.24

This patch updates shorewall-lite to current stable release 4.4.24

Signed-off-by: Edy Corak info@loenshotel.de

git-svn-id: svn://svn.openwrt.org/openwrt/packages@28574 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
jow
2011-10-25 11:34:28 +00:00
parent 09884cfef8
commit ffe1d07aa7
2 changed files with 6 additions and 6 deletions

View File

@ -1,6 +1,6 @@
--- a/lib.common
+++ b/lib.common
@@ -220,7 +220,7 @@ reload_kernel_modules() {
@@ -273,7 +273,7 @@ reload_kernel_modules() {
[ -z "$MODULESDIR" ] && \
uname=$(uname -r) && \
@ -9,7 +9,7 @@
MODULES=$(lsmod | cut -d ' ' -f1)
@@ -259,7 +259,7 @@ load_kernel_modules() # $1 = Yes, if we
@@ -312,7 +312,7 @@ load_kernel_modules() # $1 = Yes, if we
[ -z "$MODULESDIR" ] && \
uname=$(uname -r) && \