Comment 5 for bug 1417010

Revision history for this message
Martin Pitt (pitti) wrote : Re: systemd init gets stuck reloading smbd.service

I was able to fudge a similar situation in a VM. Could you please try and edit /etc/dhcp/dhclient-enter-hooks.d/samba to append a "||true" in the third last line where it calls invoke-rc.d smbd reload?

For reference: While smbd is not yet started (as it waits for $network) this will fail with code 1 as the unit can't be reloaded yet.