From owner-freebsd-questions Wed Dec 26 10:34:42 2001 Delivered-To: freebsd-questions@freebsd.org Received: from clink.schulte.org (clink.schulte.org [209.134.156.193]) by hub.freebsd.org (Postfix) with ESMTP id 66E5F37B419 for ; Wed, 26 Dec 2001 10:34:39 -0800 (PST) Received: from schulte-laptop.nospam.schulte.org (nb-65.netbriefings.com [209.134.134.65]) by clink.schulte.org (Postfix) with ESMTP id E24EC2440D; Wed, 26 Dec 2001 12:34:29 -0600 (CST) Message-Id: <5.1.0.14.0.20011226123229.03bf9ff8@pop3s.schulte.org> X-Sender: X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Wed, 26 Dec 2001 12:34:04 -0600 To: jacks@sage-american.com, freebsd-questions@freebsd.org From: Christopher Schulte Subject: Re: FTPD start/restart In-Reply-To: <3.0.5.32.20011226115827.01691728@mail.sage-american.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed 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 Edit the start flags in /etc/inetd.conf and issue this command # killall -HUP inetd or # kill -HUP `cat /var/run/inetd.pid` At 11:58 AM 12/26/2001 -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.... > >Best regards, >Jack L. Stone, >Server Admin > >Sage-American >http://www.sage-american.com >jacks@sage-american.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message