reboot is performed through systemd. The call through systemd
checks if there is a kexec loaded kernel and transparently
turns 'systemctl reboot' into 'systemctl kexec'. Thus both ways,
soft and hard reboot are managed in one call. This is related
to Issue #111
reboot is performed through systemd. The call through systemd checks if there is a kexec loaded kernel and transparently turns 'systemctl reboot' into 'systemctl kexec'. Thus both ways, soft and hard reboot are managed in one call. This is related to Issue #111