On Mon, 22.08.11 16:19, Frederic Crozat (fcro...@suse.com) wrote:
> Hi,
>
> when the various sysvinit compat symlink are not installed, calling
> kexec /boot/vmlinuz doesn't kexec the system because
> systemd-initctl doesn't check /sys/kernel/kexec_loaded value (unlike
> when using systemctl
Hi,
when the various sysvinit compat symlink are not installed, calling
kexec /boot/vmlinuz doesn't kexec the system because
systemd-initctl doesn't check /sys/kernel/kexec_loaded value (unlike
when using systemctl reboot or when systemctl is symlinked
to /sbin/shutdown).
Attached patch fixe