On Sat, Jan 07, 2017 at 01:47:17PM +0100, Pali Rohár wrote: [...] > [ ok ] Stopping llmnrd (via systemctl): llmnrd.service. > > You should fill same bug to systemd to fix their 40-systemd script. I > agree with you that non-systemd message is better, but systemd needs to > be fixed first.
This message goes away if you add a native systemd service, masking the init script (and use the proper tools like 'service' rather than directly executing the init script). The systemd LSB hook just exists to avoid disaster of executing the init script without using systemctl. (In next release this hook might start denying execution of your init script and just error out instead.) Regards, Andreas Henriksson

