Hi Jakob,
Jakob Kirsch skribis:
> This patch adds preliminary support for rebooting into kexec using `reboot
> -k` or `reboot --do-kexec`.
Nice! That sounds useful.
Some comments inline below. In the future, could you send patches to
guix-patc...@gnu.org, with “Shepherd” in the subject?
>
This patch adds preliminary support for rebooting into kexec using `reboot -k`
or `reboot --do-kexec`.
---
configure.ac| 2 ++
modules/shepherd/scripts/reboot.scm | 12 ++--
modules/shepherd/service.scm| 9 +
modules/shepherd/system.scm.in |