Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 May 1999 13:13:24 -0500
From:      "dan dockery" <danarchy@endeneu.com>
To:        "freebsd-questions@freebsd.org" <freebsd-questions@freebsd.org>
Subject:   RE: inetd
Message-ID:  <19990519181814.2AA9A15164@hub.freebsd.org>

next in thread | raw e-mail | index | archive | help
On Wed, 19 May 1999 11:02:21 -0700, Erin Fortenberry wrote:

>Don't forget to restart inetd.

That's what he just did.

>Granted that you're logged in as root, do the following:
>
># ps -x
<snip>
># kill -HUP 183

A slightly quicker way to do it is to use killall.
killall -HUP inetd
would be the command in this case.

-Dan



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990519181814.2AA9A15164>