On Mon, Aug 25, 2008 at 04:32:09PM -0800, James F Zuelow Jr wrote:
> The /etc/network/if-up.d/20static-routes script silently fails with the
> default installed setup.  It tests for a readable /etc/network/routes
> and exits with an exit code of 0 if the file is not found.

That is done on purpose, if-up.d scripts that abort with error will prevent
the interface from being properly configured. If the administrator removes
/etc/network/routes the script should not do anything.

> But the deb installs an /etc/network/network-routes.
> 
> additionally, line 48 of the script reads 
> 
> [ -z "$VERBOSITY" ] && VERBOSITY = 0
> 
> which generates errors on my system.  Changing it to

I'll fix this and upload it again.

Regards

Javier

Attachment: signature.asc
Description: Digital signature

Reply via email to