On Mon, Jun 20, 2005 at 09:44:26PM +0100, Dave Ewart wrote:

> ifrename is only run on startup if the hotplug package is also
> installed.

Well, it should always run... I do see a bug in the init.d script
though, it says:

test -f $DAEMON || exit 0

That should probably be:

test -x $IFRENAME || exit 0

Could you try to change that and see whether it runs fine then?

-- 
Met vriendelijke groet / with kind regards,
    Guus Sliepen <[EMAIL PROTECTED]>

Attachment: signature.asc
Description: Digital signature

Reply via email to