[Bug 570103] Re: rsyslog still includes /etc/default/rsyslog, which isn't used

Simon Déziel 570103 at bugs.launchpad.net
Thu Jun 9 21:34:05 UTC 2011


So the default file is effectively sourced but rsyslogd does not listen
on UDP 514 even when RSYSLOGD_OPTIONS="-c2 -r".

To bind it to that port I had to uncomment the following in
/etc/rsyslogd.conf :

$ModLoad imudp
$UDPServerRun 514

And I left the default option RSYSLOGD_OPTIONS="-c4".

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to rsyslog in Ubuntu.
https://bugs.launchpad.net/bugs/570103

Title:
  rsyslog still includes /etc/default/rsyslog, which isn't used

Status in “rsyslog” package in Ubuntu:
  Fix Released
Status in “rsyslog” source package in Lucid:
  Fix Released

Bug description:
  Binary package hint: rsyslog

  The package for rsyslog in Lucid still includes a /etc/default/rsyslog
  file. Since the migration to upstart, that file should be there,
  afaik. It's rather confusing for users to have that file, restart
  syslog and see that the changes aren't honored.

  Please remove /etc/default/rsyslog from the package, thanks!

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rsyslog/+bug/570103/+subscriptions




More information about the foundations-bugs mailing list