Subject: HEADS UP: changes to ifwatchd(8) (PPPoE users read this)
To: None <current-users@netbsd.org>
From: Matthias Scheler <tron@zhadum.de>
List: current-users
Date: 04/15/2002 19:44:46
	Hello,

I've changed ifwatchd(8) to invoke the up-script and down-script with
exactly the same parameters as pppd(8) uses to ease the write of
shared scripts and migration from the "rp-pppoe" package to pppoe(4).

As a result of this you have to change your scripts. Before my change
you probably had a line like this in the up-script:

	/sbin/route delete default $4

This must be changed like this:

	/sbin/route delete default $5

	Kind regards

-- 
Matthias Scheler                                  http://scheler.de/~matthias/