123456789101112 |
- $Id$
- --- shorewall-common-4.0.7.orig/shorewall.conf 2007-12-10 22:17:04.000000000 +0100
- +++ shorewall-common-4.0.7/shorewall.conf 2009-12-11 22:58:41.000000000 +0100
- @@ -72,7 +72,7 @@ SHOREWALL_SHELL=/bin/sh
-
- SUBSYSLOCK=/var/lock/subsys/shorewall
-
- -MODULESDIR=
- +MODULESDIR=/lib/modules/`uname -r`/
-
- CONFIG_PATH=/etc/shorewall:/usr/share/shorewall
-
|