Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Dec 2001 17:01:46 -0500
From:      "Doug Reynolds" <mav@wastegate.net>
To:        "freebsd-questions@freebsd.org" <freebsd-questions@freebsd.org>, "jacks@sage-american.com" <jacks@sage-american.com>
Subject:   Re: FTPD start/restart
Message-ID:  <20011226220031.74DA837B42B@hub.freebsd.org>
In-Reply-To: <3.0.5.32.20011226115827.01691728@mail.sage-american.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 26 Dec 2001 11:58:27 -0600, jacks@sage-american.com wrote:

>Guess. I'm having a senior moment, but I would like to stop the ftpd
>service (normally launched from inetd) and then restart with new parameters
>like:
>#/usr/libexec/ftpd -lS
>
>Would I stop with
>#kill HUP ftpd 	#then run the above to restart?
>
>I know, pretty basic....but...still unsure....

if its running though inetd, you want to change the inetd.conf file and
kill -HUP inetd..

if you are running it in stand alone mode, you want to just kill ftpd
and restart it

---
doug reynolds | the maverick | mav@wastegate.net

PGP Public Key Fingerprint: 6E7B 9993 B503 6D45  E33A 2019 26E5 C1DB



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?20011226220031.74DA837B42B>