diff options
author | intrigeri <intrigeri@boum.org> | 2012-11-11 23:21:28 +0100 |
---|---|---|
committer | intrigeri <intrigeri@boum.org> | 2012-11-11 23:21:28 +0100 |
commit | e4b415405884300af34ed8e5df5e4057cb001099 (patch) | |
tree | c142ce5e2e3b4ed8a66cf1f102b31afe4c5d7a68 /files | |
parent | 286be43f235dc0418bac2c85d49e824f22479985 (diff) |
Update Wheezy's shorewall.conf to use the new configuration directory.
Managed configuration files now live in /etc/shorewall/puppet.
Diffstat (limited to 'files')
-rw-r--r-- | files/shorewall.conf.Debian.wheezy | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/shorewall.conf.Debian.wheezy b/files/shorewall.conf.Debian.wheezy index b5084c6..09693a6 100644 --- a/files/shorewall.conf.Debian.wheezy +++ b/files/shorewall.conf.Debian.wheezy @@ -72,7 +72,7 @@ SUBSYSLOCK="" MODULESDIR= # add puppet delivered files in front -CONFIG_PATH=/var/lib/puppet/modules/shorewall:/etc/shorewall:/usr/share/shorewall +CONFIG_PATH=/etc/shorewall/puppet:/etc/shorewall:/usr/share/shorewall RESTOREFILE= |