From fdcc2630235241f64a25200d300332f3df54e93b Mon Sep 17 00:00:00 2001 From: Tom Eastep Date: Sat, 31 Jul 2010 13:11:46 -0700 Subject: [PATCH] Fix a couple of minor bugs --- Shorewall/Perl/Shorewall/Config.pm | 1 + Shorewall/lib.cli | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/Shorewall/Perl/Shorewall/Config.pm b/Shorewall/Perl/Shorewall/Config.pm index 470516577..180ab9919 100644 --- a/Shorewall/Perl/Shorewall/Config.pm +++ b/Shorewall/Perl/Shorewall/Config.pm @@ -526,6 +526,7 @@ sub initialize( $ ) { IP => undef, TC => undef, IPSET => undef, + PERL => undef, # #PATH is inherited # diff --git a/Shorewall/lib.cli b/Shorewall/lib.cli index 2170fd61b..6419e907a 100644 --- a/Shorewall/lib.cli +++ b/Shorewall/lib.cli @@ -1,4 +1,4 @@ -ss_#!/bin/sh +#!/bin/sh # # Shorewall 4.4 -- /usr/share/shorewall/lib.cli. #