Update for Ubuntu 8.04:
sudo vi /etc/default/syslogd
Code:
#
# Top configuration file for syslogd
#
#
# Full documentation of possible arguments are found in the manpage
# syslogd(8).
#
#
# For remote UDP logging use SYSLOGD="-r"
#
SYSLOGD="-r -m 0"
/etc/init.d/sysklogd restart
Nearly nothing has changed
yogg