Thx for quick response!

Am Donnerstag, 28. Oktober 2010, 22:03:31 schrieb Tom Eastep:
> On 10/28/10 12:28 PM, KP Kirchdoerfer wrote:
> > The difference is the latest value for temp, as you may see.
> > Let me know, if more info is needed.
> 
> The problem appears to be that the VERBOSITY variable is being exported
> during boot. You can see this by running the following:
> 
>       VERBOSITY=1 /var/lib/shorewall/firewall version

True.

> The patch at
> http://shorewall.git.sourceforge.net/git/gitweb.cgi?p=shorewall/shorewall;a
> =commitdiff;h=8758d3a834a4377669517372168c0bdd55eb37c5 should allow this to
> work regardless of whether VERBOSITY is exported or not.

Unfortunately it doesn't work.

local temp
local version
local ifs
local digits
local verbosity
verbosity=1
VERBOSITY=0
/bin/sh /var/lib/shorewall/.start version
sed s/-.*//
temp=Processing /etc/shorewall/params ...
4.4.14

kp

------------------------------------------------------------------------------
Nokia and AT&T present the 2010 Calling All Innovators-North America contest
Create new apps & games for the Nokia N8 for consumers in  U.S. and Canada
$10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing
Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store 
http://p.sf.net/sfu/nokia-dev2dev

_______________________________________________
leaf-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/leaf-devel

Reply via email to