From owner-freebsd-questions Wed Dec 26 14: 1:28 2001 Delivered-To: freebsd-questions@freebsd.org Received: from smtp3.mx.pitdc1.stargate.net (smtp3.mx.pitdc1.stargate.net [206.210.69.143]) by hub.freebsd.org (Postfix) with SMTP id 74DA837B42B for ; Wed, 26 Dec 2001 14:00:31 -0800 (PST) Received: (qmail 22882 invoked from network); 26 Dec 2001 22:00:25 -0000 Received: from dap-209-166-136-150.nfas.greensburg-tnt-1.sns234.pa.stargate.net (HELO wastegate.net) (209.166.136.150) by smtp3.mx.pitdc1.stargate.net with SMTP; 26 Dec 2001 22:00:25 -0000 Received: (qmail 2153 invoked from network); 26 Dec 2001 22:00:48 -0000 Received: from mother.wg.local (HELO mother.wastegate.net) (192.168.1.2) by dap-209-166-136-150.nfas.greensburg-tnt-1.sns234.pa.stargate.net with SMTP; 26 Dec 2001 22:00:48 -0000 From: "Doug Reynolds" To: "freebsd-questions@freebsd.org" , "jacks@sage-american.com" Date: Wed, 26 Dec 2001 17:01:46 -0500 Reply-To: "Doug Reynolds" X-Mailer: PMMail 2000 Professional (2.20.2380) For Windows 98 (4.10.2222) In-Reply-To: <3.0.5.32.20011226115827.01691728@mail.sage-american.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Subject: Re: FTPD start/restart Message-Id: <20011226220031.74DA837B42B@hub.freebsd.org> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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