[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: better /etc/init.d/network



On May 18, Joseph Carter <knghtbrd@debian.org> 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 to: