[Bug 430220] [NEW] [karmic] Upstart fixups

Launchpad Bug Tracker 430220 at bugs.launchpad.net
Thu Feb 17 08:14:33 UTC 2011


You have been subscribed to a public bug by Daniel Holbach (dholbach):

Binary package hint: rsyslog

After the recent upstart conversion, I looked at rsyslog.  There were a
few issues that I have a patch for:

1) The logrotate config file used invoke-rc.d reload.  Which isn't
supported by upstart, so logrotating wasn't restarting.  Changed it to
use the restart command.

2) The kmsg upstart script omitted the bs=1 argument, which is important
to avoid buffering the kmsg pipe.

3) The kmsg fifo creation/deletion was still in the rsyslog upstart
file, but I think it more properly belongs in the kmsg upstart file.
This also involved changing the triggers for kmsg to 'starting rsyslog'
and 'stopped rsyslog' so that kmsg is around for the whole lifecycle of
rsyslog.

** Affects: rsyslog (Ubuntu)
     Importance: Medium
         Status: Fix Released

** Affects: rsyslog (Ubuntu Karmic)
     Importance: Medium
         Status: Fix Released


** Tags: patch
-- 
[karmic] Upstart fixups
https://bugs.launchpad.net/bugs/430220
You received this bug notification because you are a member of Ubuntu Sponsors Team, which is a direct subscriber.



More information about the Ubuntu-sponsors mailing list