Re: speaking of SysV scripts - starting perl program

Kezdőlap
Csatolmányok:
Üzenet email-ben
+ (text/plain)
Üzenet törlése
Válasz az üzenetre
Szerző: Craig White
Dátum:  
Címzett: plug-discuss
Régi témák: speaking of SysV scripts
Tárgy: Re: speaking of SysV scripts - starting perl program
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 -
To subscribe, unsubscribe, or to change you mail settings:
http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss