Public bug reported:

Binary package hint: samba

The samba dhclient hook script located at 
"/etc/dhcp3/dhclient-enter-hooks.d/samba" tries to reload the samba 
configuration by calling:
 [ -x /etc/init.d/samba ] && /usr/sbin/invoke-rc.d samba reload

That doesn't work in Lucid because the samba service has been renamed to
"smbd".

Also, instead of calling "/usr/sbin/invoke-rc.d" the appropriate upstart
command should be used.

** Affects: samba (Ubuntu)
     Importance: Undecided
         Status: New

-- 
dhclient hook assumes wrong service name ("samba" instead of "smbd")
https://bugs.launchpad.net/bugs/652065
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in ubuntu.

-- 
Ubuntu-server-bugs mailing list
[email protected]
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs

Reply via email to