[Bug 570103] Re: rsyslog still includes /etc/default/rsyslog, which isn't used
Clint Byrum
clint at fewbar.com
Thu Jun 9 19:10:08 UTC 2011
Excerpts from Simon Déziel's message of Thu Jun 09 16:57:33 UTC 2011:
> @sm8ps
>
> Here is the /etc/init/rsyslog.conf as shipped in rsyslog
> 4.2.0-2ubuntu8.1 :
>
> # rsyslog - system logging daemon
> #
> # rsyslog is an enhanced multi-threaded replacement for the traditional
> # syslog daemon, logging messages from applications
>
> description "system logging daemon"
>
> start on filesystem
> stop on runlevel [06]
>
> expect fork
> respawn
>
> script
> . /etc/default/rsyslog
> exec rsyslogd $RSYSLOGD_OPTIONS
> end script
Can you also paste your /etc/default/rsyslog ?
Thanks!
--
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