===========================================================================
$NetBSD: MESSAGE.common,v 1.1.1.1 2006/05/14 19:56:05 adrianp Exp $

You will want to generate your own syslog-ng.conf from an existing
customised syslog.conf before using syslog-ng. The /usr/pkg/bin/syslog2ng
script can be used to do this.  The resulting output should be copied to
/usr/pkg/etc/syslog-ng/syslog-ng.conf

===========================================================================
===========================================================================
$NetBSD: MESSAGE.NetBSD,v 1.1.1.1 2006/05/14 19:56:05 adrianp Exp $

You will need to set the following in /etc/rc.conf:

	syslogd=NO
	syslogng=YES

There is a lot of work done by the standard NetBSD rc.d scripts
to setup daemons in chroot environments.  Due to the way that
syslog-ng deals with chroot programs this work is effectively by-passed.
If you have any chroot daemons please ensure that syslog-ng is setup
to work correctly with them.

===========================================================================
