Comment 14 for bug 1579905

Revision history for this message
Bill Miller (wbmilleriii) wrote :

Edited /lib/systemd/system/cups-browsed.service to look like this:

[Unit]
Description=Make remote CUPS printers available locally
After=cups.service avahi-daemon.service
Wants=cups.service avahi-daemon.service
Requires=cups.service

[Service]
ExecStart=/usr/sbin/cups-browsed

[Install]
WantedBy=multi-user.target

Did sudo systemctl daemon-reload

System hung on shutdown.

Rebooted, system hung on next shutdown.

Have to say it didn't work.