Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 6 Dec 2001 02:34:25 +0000
From:      Josh Paetzel <friar_josh@webwarrior.net>
To:        Rob B <rbyrnes@ozemail.com.au>
Cc:        questions@FreeBSD.ORG
Subject:   Re: How to restart services
Message-ID:  <20011206023425.E446@twincat.vladsempire.net>
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 %2B1100
References:  <5.1.0.14.2.20011206165900.036a5bb0@pop.ozemail.com.au>

next in thread | previous in thread | raw e-mail | index | archive | help
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 
> <stop, reload, start> 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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011206023425.E446>