From owner-freebsd-questions Sun Jan 13 15:54:56 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.donet.com (mail.donet.com [64.56.96.32]) by hub.freebsd.org (Postfix) with ESMTP id 0F7F137B404 for ; Sun, 13 Jan 2002 15:54:54 -0800 (PST) Received: (qmail 18414 invoked from network); 13 Jan 2002 23:54:53 -0000 Received: from h-64-105-103-67.sfldmidn.covad.net (HELO Hewey) (64.105.103.67) by mail.donet.com with SMTP; 13 Jan 2002 23:54:53 -0000 Message-ID: <01c901c19c8d$5b08a6e0$0401a8c0@Hewey> From: "Allen May" To: "FreeBSD Questions" References: Subject: Restarting a service Date: Sun, 13 Jan 2002 18:52:26 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 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 I have modified my sshd_config and want to restart the daemon without rebooting the computer. How do I restart the SSHD? In Mandrake Linux I can restart a daemon/service, like SSH or Apache by doing the following: /etc/init.d/httpd restart OR /etc/init.d/sshd restart How do I do the equivelent in FreeBSD? Thanks -Allen To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message