On 04/10/2012 11:52 AM, Tom Eastep wrote:
The Shorewall Team is pleased to announce the availability of Shorewall
4.5.2.

5)  The evolution of the Shorewall installation process
     continues. Testers are invited to provide comments and suggestions
     about the following.

     Beginning with this release, the installers accept a configuration
     file as a parameter.

I needed to make the attached changes to shorewallrc.redhat to preserve the current locations of files for the Fedora RPMS. I know you can override them but it does seem like these should be the defaults.

Also, /etc/shorewall{,6}-lite/Makefile probably should go in /usr/share/shorewall{,6}-lite.


--
Orion Poplawski
Technical Manager                     303-415-9701 x222
NWRA, Boulder Office                  FAX: 303-415-9702
3380 Mitchell Lane                       or...@nwra.com
Boulder, CO 80301                   http://www.nwra.com
diff -up ./shorewallrc.redhat.install ./shorewallrc.redhat
--- ./shorewallrc.redhat.install	2012-04-10 08:04:24.000000000 -0600
+++ ./shorewallrc.redhat	2012-04-11 15:17:01.214739928 -0600
@@ -5,8 +5,8 @@ BUILD=
 HOST=redhat
 PREFIX=/usr
 SHAREDIR=${PREFIX}/share
-LIBEXECDIR=${PREFIX}/share
-PERLLIBDIR=/usr/share/shorewall
+LIBEXECDIR=${PREFIX}/libexec
+PERLLIBDIR=${PREFIX}/share/perl5
 CONFDIR=/etc
 SBINDIR=/sbin
 MANDIR=${SHAREDIR}/man
------------------------------------------------------------------------------
Better than sec? Nothing is better than sec when it comes to
monitoring Big Data applications. Try Boundary one-second 
resolution app monitoring today. Free.
http://p.sf.net/sfu/Boundary-dev2dev
_______________________________________________
Shorewall-users mailing list
Shorewall-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/shorewall-users

Reply via email to