mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-11-03 22:36:48 +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>