mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-11-02 09:05:08 +00:00
Use unix.Reboot from golang.org/x/sys/unix for poweroff and reboot instead of relying on external commands. Signed-off-by: Tobias Klauser <tklauser@distanz.ch>