diff options
Diffstat (limited to 'package/shorewall-common/patches/patch-shorewall_conf')
-rw-r--r-- | package/shorewall-common/patches/patch-shorewall_conf | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/package/shorewall-common/patches/patch-shorewall_conf b/package/shorewall-common/patches/patch-shorewall_conf new file mode 100644 index 000000000..80a55f3e9 --- /dev/null +++ b/package/shorewall-common/patches/patch-shorewall_conf @@ -0,0 +1,12 @@ +$Id$ +--- shorewall-3.4.5.orig/shorewall.conf 2007-06-20 14:30:57.000000000 +0000 ++++ shorewall-3.4.5/shorewall.conf 2007-07-17 11:08:12.000000000 +0000 +@@ -71,7 +71,7 @@ SHOREWALL_SHELL=/bin/sh + + SUBSYSLOCK=/var/lock/subsys/shorewall + +-MODULESDIR= ++MODULESDIR=/lib/modules/`uname -r`/ + + CONFIG_PATH=/etc/shorewall:/usr/share/shorewall + |