From owner-freebsd-questions Tue Sep 25 18: 2:37 2001 Delivered-To: freebsd-questions@freebsd.org Received: from db.nexgen.com (db.nexgen.com [66.92.98.149]) by hub.freebsd.org (Postfix) with SMTP id 9658237B40B for ; Tue, 25 Sep 2001 18:02:32 -0700 (PDT) Received: (qmail 12096 invoked from network); 26 Sep 2001 01:01:51 -0000 Received: from localhost.nexgen.com (HELO alexus) (root@127.0.0.1) by localhost.nexgen.com with SMTP; 26 Sep 2001 01:01:51 -0000 Message-ID: <000701c14626$ea0ce620$0d00a8c0@alexus> From: "alexus" To: Subject: syslogd: restart Date: Tue, 25 Sep 2001 21:02:28 -0400 Organization: NexGen 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 su-2.05# grep restart /var/log/all.log Sep 25 00:00:11 box syslogd: restart .... Sep 25 21:00:21 box syslogd: restart su-2.05# grep -c restart /var/log/all.log 52 su-2.05# any ideas why woudl syslogd restart on his own 50 times a day? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message