Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 May 1999 11:02:21 -0700
From:      Erin Fortenberry <erinf@lusardi.com>
To:        'OCD Support' <support@kawartha.com>, George Vagner <vagner@www.timandpatrick.com>
Cc:        questions@FreeBSD.ORG
Subject:   RE: inetd
Message-ID:  <AFB0749029D0D211AD3900902728125103A82C@MAIL>

next in thread | raw e-mail | index | archive | help
Don't forget to restart inetd.

-----Original Message-----
From: OCD Support [mailto:support@kawartha.com]
Sent: Wednesday, May 19, 1999 11:09 AM
To: George Vagner
Cc: questions@FreeBSD.ORG
Subject: Re: inetd


Granted that you're logged in as root, do the following:

# ps -x

Look for the INETD running process (note the PID of the process) and
then do:

# kill -HUP pid#

For example if the INETD was running as process 183 then we'd do the
following:

# kill -HUP 183

That should do it..:)

Paul Stewart


George Vagner wrote:

> I made some changes to inetd.conf and wanted to know how
> do i make the system reread in the new settings without
> rebooting. (been up for 70 days) the sys is 2.2.8-stable.
>
> thanks
>
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message



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


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?AFB0749029D0D211AD3900902728125103A82C>