These syslogd options (-r, -m 0 etc) are stored somewhere on your system. You don't specify which distro you are using, so I can only give you 2 places to look at:
Suse (8.x): /etc/sysconfig/syslog
or
/etc/init.d/syslog
The last one should give you a good idea where to look for the input file (it might even be hard coded).
|