ubuntu12.04 only: version number does not start with digit

NoOp glgxg at sbcglobal.net
Fri Sep 28 20:56:05 UTC 2012


On 09/28/2012 11:22 AM, ping wrote:
...
> Hi NoOp:
> you are right, the issue looks because of a buggy code in the current 
> release of dibbler-client,  solution is to change:
> 
> /etc/init.d/dibbler-client line 48 from:
> 
>     48         ($DAEMON stop 2>&1 > /dev/null ; true)
> 
> to:
> 
>     48         ($DAEMON stop 2>&1 > /dev/null || true)
> 
> and after that it goes smooth.
> 
> thank you very much Preston and NoOp for your help!
...

You are most welcome. Have a great weekend.








More information about the ubuntu-users mailing list