Created
March 14, 2014 18:07
-
-
Save Osse/9553403 to your computer and use it in GitHub Desktop.
Cannot shutdown
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ sudo systemctl poweroff | |
Failed to start poweroff.target: Connection timed out | |
$ sudo shutdown -h now | |
Failed to start poweroff.target: Activation of org.freedesktop.systemd1 timed out | |
Failed to open /dev/initctl: No such device or address | |
Failed to talk to init daemon. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment