On Mon, 2005-01-24 at 20:13 -0700, Craig White wrote: > Problem #2 - starting it - it's a perl process... > > I can launch it with /root/relaydelay-0.04/relaydelay.pl & > probably want 2>&1 > /dev/null > > is there a better / more faceless way to deal with it? > > I really want it to run it as a daemon but am too uneducated to get > there. > --- launching a perl program (and keeping it running) from within another program (or in this instance a SysV script) if within the SysV script, I launch it with... /root/relaydelay-0.04/relaydelay.pl & is there a better way? Craig --------------------------------------------------- PLUG-discuss mailing list - PLUG-discuss@lists.plug.phoenix.az.us To subscribe, unsubscribe, or to change you mail settings: http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss