diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 2008-02-24 03:11:57 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 2008-02-24 03:11:57 +0000 |
| commit | fa4a943c17e47bf910596a414fd7287983350b9b (patch) | |
| tree | dc76cec18a505befc330e612e0a56bf1caa5ca49 /sysutils/rsyslog3/files/pkg-message.in | |
| parent | 07bcc4091010f79f8d929d6ce22e51c7e3743b3f (diff) | |
Diffstat (limited to 'sysutils/rsyslog3/files/pkg-message.in')
| -rw-r--r-- | sysutils/rsyslog3/files/pkg-message.in | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/sysutils/rsyslog3/files/pkg-message.in b/sysutils/rsyslog3/files/pkg-message.in deleted file mode 100644 index a6d483ef34f4..000000000000 --- a/sysutils/rsyslog3/files/pkg-message.in +++ /dev/null @@ -1,16 +0,0 @@ -=================================================================== -To start using rsyslogd(8), stop syslogd(8) if it's running and -add the following lines to rc.conf(5): - syslogd_enable="NO" - rsyslogd_enable="YES" -It's recommended to copy syslog.conf(5) to -%%PREFIX%%/etc/rsyslog.conf and edit it there. Otherwise add -this: - rsyslogd_config="/etc/syslog.conf" -newsyslog(8) has the path of syslogd's pid file hardcoded. To -make it work seamlessly with rsyslog, add this: - rsyslogd_pidfile="/var/run/syslog.pid" -rsyslogd(8) does not support logging /dev/klog. To enable a -simple logger(1)-based workaround, add this: - rsyslogd_klog_enable="YES" -=================================================================== |
