Kubuntu 21.04
Boots quite fast, but takes a long time to reboot or shutdown. Any solution?
Boots quite fast, but takes a long time to reboot or shutdown. Any solution?
# cat /var/log/boot.log
sudo systemctl stop cups-browsed.service
sudo systemctl disable cups-browsed.service
sudo systemctl status cups-browsed
journalctl -b -1 | less +G
DefaultTimeoutStopSec=10s
Comment