From owner-freebsd-questions Sat Feb 1 15:39:25 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id PAA14521 for questions-outgoing; Sat, 1 Feb 1997 15:39:25 -0800 (PST) Received: from thor.inlink.com (ultra.inlink.com [206.196.96.100]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id PAA14512 for ; Sat, 1 Feb 1997 15:39:23 -0800 (PST) Received: from mail.global-sol.com (global-sol.com [206.196.126.221]) by thor.inlink.com (8.8.5/V8) with ESMTP id RAA27596 for ; Sat, 1 Feb 1997 17:39:16 -0600 (CST) Received: from thor.inlink.com ([206.196.126.220]) by mail.global-sol.com (8.7.5/8.7.3) with SMTP id TAA26175 for ; Sat, 1 Feb 1997 19:19:11 GMT Message-Id: <199702011919.TAA26175@mail.global-sol.com> Comments: Authenticated sender is From: "Timothy P. Layton, Sr." Organization: Global Solutions Corporation To: questions@freebsd.org Date: Sat, 1 Feb 1997 17:37:08 +0000 Subject: start & stop syslogd ? Reply-to: tlayton@global-sol.com X-Confirm-Reading-To: tlayton@global-sol.com X-pmrqc: 1 Priority: normal X-mailer: Pegasus Mail for Win32 (v2.42) Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Is there a "best"or most correct way to stop and re-start the syslogd process ? I don't know if it is correct to just kill it and restart it by executing /usr/sbin/syslogd. Thanks Tim-