The fix implemented in http://bazaar.launchpad.net/~ubuntu- branches/ubuntu/lucid/samba/lucid/revision/99 is not working as the wrong pid is sent a HUP signal :
- invoke-rc.d --quiet samba reload > /dev/null + [ ! -f /var/run/samba/nmbd.pid ] || kill -HUP `cat /var/run/samba/nmbd.pid` This was probably a copy-n-paste error and should corrected to be smbd.pid. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/529290 Title: logrotate script needs to be updated for Upstart conversion To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/samba/+bug/529290/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
