On Tue, 8 Feb 2000, Jamie Blondin wrote:
> 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`

  Easier still:

# killall -HUP inetd

  (But, to quote the manpage: Be warned that typing "killall <name>" may not
have the desired effect on non-Linux systems, *especially when done by a
privileged user*.  [Emphasis mine.])

-- 
Ben Scott
[EMAIL PROTECTED]


**********************************************************
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
**********************************************************

Reply via email to