home *** CD-ROM | disk | FTP | other *** search
- daemon.c is from 386BSD libutil
- ttmsg.c is from 386BSD wall
- others are from 386BSD syslogd
-
- Run make, install somewhere (/etc?), and start
- up from /etc/rc.local.
-
- My /etc/syslog.conf file looks like:
-
- *.info /var/log/messages
-
- mail.debug /var/log/syslog
-
- auth.* /var/log/authlog
-
- Make sure /etc/services contains the line:
-
- syslog 514/udp
-