Subject: CVS commit: src/usr.sbin/syslogd
To: None <source-changes@NetBSD.org>
From: john heasley <heas@netbsd.org>
List: source-changes
Date: 10/28/2004 20:04:24
Module Name:	src
Committed By:	heas
Date:		Thu Oct 28 20:04:24 UTC 2004

Modified Files:
	src/usr.sbin/syslogd: syslogd.c

Log Message:
Postpone initial setting of the alarm timer until after the call to daemon(),
as the timer would be cleared by daemon's fork().


To generate a diff of this commit:
cvs rdiff -r1.67 -r1.68 src/usr.sbin/syslogd/syslogd.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.