who interferes with the shutdown of the system

who interferes with the shutdown of the system


systemctl start debug-shell

or enable permanent debug shell:

systemctl enable debug-shell

Ctrl+Alt+F9

systemctl poweroff
systemctl reboot

Ctrl+Alt+F9

systemctl list-jobs
systemctl status UNITNAME | tee /debugsvinfo
pgrep -a -u USERNAME | tee /debugpsinfo
ps aux
htop

Содержание