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
Server Team, which is subscribed to samba in 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-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs

Reply via email to