Start + Kill script

Ralf Hildebrandt R.Hildebrandt at tu-bs.de
Tue Mar 14 15:00:42 UTC 2000


Am 14.03.2000 um 15:46:09 +0100 schrieb payam folgendes:
> Hello,
> 
> where can i find for /etc/rc*  Start  or Kill script ?

KISS:

#!/bin/sh

PATH=/usr/sbin:/usr/bin:/sbin
export PATH

exec ndc ${1+"$@"} 


-- 
Ralf Hildebrandt <R.Hildebrandt at tu-bs.de> www.stahl.bau.tu-bs.de/~hildeb
Real programmers never work 9 to 5. If any real programmers are around
at 9 am, it's because they were up all night. 




More information about the bind-users mailing list