View Single Post
  #3 (permalink)  
Old 12-10-2009, 02:06 AM
yogg1 yogg1 is offline
Senior Member
 
Posts: 73
Default

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
Reply With Quote