On May 18, Joseph Carter <[EMAIL PROTECTED]> wrote:
 
 >IMNSHO, any replacement for /etc/init.d/network must be able to allow
 >config files which "do stuff" on start or stop of the service...  Meaning
That's easy:
POSTUP=/some/script
POSTDOWN=...
PREUP=...
PREDOWN=...

The mai program will pass the appropriate values as environment variables.

-- 
ciao,
Marco

Reply via email to