Dear maintainer(s),
On Debian jessie systems using SystemV, the cups-browsed always needs
to be restarted after system startup.
On our system it gets launched before avahi-daemon and then fails to
find printers broadcasted on the local network.
What fixes the issue here is moving "avahi-daemon" from
Should-Start:/-Stop: to Required-Start:/-Stop: in
/etc/init.d/cups-browsed.
For the systemd service file of cups-browsed, this has already been
implemented.
In the systemd service file, cups-browsed also requires the cups
daemon itself to be running. I guess, that this should also be
reflected in the SystemV init script.
Thanks for maintaining CUPS in Debian!!!
Mike