Even easier...Assuming your inetd keeps its pid in /var/run/inetd.pid (Most
boxes I've seen do.):
# kill -HUP `cat /var/run/inetd.pid`
Whee.
-Jamie Blondin
> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On
> Behalf Of mike ledoux
> Sent: Tuesday, February 08, 2000 7:16 PM
> To: [EMAIL PROTECTED]
> Subject: Re: how do i sighup inetd?
>
>
> On Tue, 8 Feb 2000, Joshua S. Freeman wrote:
>
> >?
>
> # ps -eaf | grep inetd | grep -v grep
> root 244 1 0 Dec 27 ? 4:08 /usr/etc/inetd
> # kill -HUP 244
>
>
> 'man kill' for more details.
>
> --
> [EMAIL PROTECTED] http://www.sr.unh.edu/~mwl/
> Holder of Past Knowledge CS, RCC, O-
> http://www.hwg.org/ Member: HTML Writers Guild
> http://www.distributed.net/ Put your wasted CPU cycles to use
> "They [Microsoft] really know what they're doing with
> interface design." Scott Garman
>
>
> **********************************************************
> To unsubscribe from this list, send mail to
> [EMAIL PROTECTED] with the following text in the
> *body* (*not* the subject line) of the letter:
> unsubscribe gnhlug
> **********************************************************
>
**********************************************************
To unsubscribe from this list, send mail to
[EMAIL PROTECTED] with the following text in the
*body* (*not* the subject line) of the letter:
unsubscribe gnhlug
**********************************************************