[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: freeze exception request for uruk 20100831-2 (was: Re: freeze exception [...])



On Tue, Aug 31, 2010 at 14:53:41 +0200, Joost van Baal wrote:

> Hi,
> 
> Could you please allow uruk 20100831-2 in squeeze?
> 
In uruk-20100831/init/uruk.in there is this:

+# Required-Start:    $network $remote_fs

does this mean the firewall only gets started once the network is up?
That sounds backwards.

uruk-20100831/script/uruk.in:

+kver=$(uname -r | cut -d '-' -f 1)   # 2.6.32
+major=${kver%.*}                     # 2.6
+minor=${kver##*.}                    # 32

That looks broken if uname -r is, say, 2.6.32.20.

Cheers,
Julien

Attachment: signature.asc
Description: Digital signature


Reply to: