From owner-freebsd-questions Thu Dec 6 0:34:24 2001 Delivered-To: freebsd-questions@freebsd.org Received: from services.webwarrior.net (overlord-host99.dsl.visi.com [209.98.86.99]) by hub.freebsd.org (Postfix) with ESMTP id 5A93B37B416 for ; Thu, 6 Dec 2001 00:34:22 -0800 (PST) Received: from twincat.vladsempire.net (hutch-167.hutchtel.net [206.10.67.67]) by services.webwarrior.net (Postfix) with ESMTP id D9966432 for ; Thu, 6 Dec 2001 02:34:05 -0600 (CST) Received: by twincat.vladsempire.net (Postfix, from userid 1001) id D304B3861; Thu, 6 Dec 2001 02:34:25 +0000 (GMT) Date: Thu, 6 Dec 2001 02:34:25 +0000 From: Josh Paetzel To: Rob B Cc: questions@FreeBSD.ORG Subject: Re: How to restart services Message-ID: <20011206023425.E446@twincat.vladsempire.net> References: <5.1.0.14.2.20011206165900.036a5bb0@pop.ozemail.com.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <5.1.0.14.2.20011206165900.036a5bb0@pop.ozemail.com.au>; from rbyrnes@ozemail.com.au on Thu, Dec 06, 2001 at 05:06:57PM +1100 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 Thu, Dec 06, 2001 at 05:06:57PM +1100, Rob B wrote: > Hi all, > > Now that I have my updated OpenSSH daemon patched, built and installed ... > what would be the best way to restart it? I know I could get onto the > console and kill it, but how to restart it correctly? > > I am kinda used to the Debian Linux way, where all I type is daemon-name > and a script does the rest. > > Cheers, > Rob #killall -HUP sshd Josh To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message