1
2
3
4
5
6
7
8
9
10 | julian@julian-ThinkPad-E550:~$ sudo reboot
[sudo] password for julian:
Failed to start reboot.target: Transaction is destructive.
See system logs and 'systemctl status reboot.target' for details.
julian@julian-ThinkPad-E550:~$ systemctl status reboot.target
● reboot.target - Reboot
Loaded: loaded (/lib/systemd/system/reboot.target; disabled; vendor preset: d
Active: inactive (dead)
Docs: man:systemd.special(7)
lines 1-4/4 (END)
|