[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: How can I get verbose shutdown from the GUI (Mate)?



On 03/10/2023 16:14, Ottavio Caruso wrote:

$ sudo systemctl poweroff
...
Is there a way to force verbosity during shutdown without opening a terminal window or creating a keyboard shortcut?

Perhaps all you need is

    sudo journalctl -b -1 -e

when you boot your machine next time. Likely some systemd unit can not be properly stopped and it cause 1.5 min pause before killing of remaining processes.



Reply to: