[Bug 529290] [NEW] logrotate script needs to be updated for Upstart conversion
Colin Watson
cjwatson at canonical.com
Sun Feb 28 01:23:48 GMT 2010
Public bug reported:
Binary package hint: samba
/etc/logrotate.d/samba produces error output, because the smbd stanza
calls 'invoke-rc.d --quiet samba reload > /dev/null' in a postrotate
stanza (no stderr redirection, nor should there be). This should be
updated to use Upstart's facilities. I suspect the same may go for the
nmbd stanza, which currently calls '[ ! -f /var/run/samba/nmbd.pid ] ||
kill -HUP `cat /var/run/samba/nmbd.pid`'.
** Affects: samba (Ubuntu)
Importance: Undecided
Status: New
--
logrotate script needs to be updated for Upstart conversion
https://bugs.launchpad.net/bugs/529290
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in ubuntu.
More information about the Ubuntu-server-bugs
mailing list