support reboot -f for kexec kernel
authorThomas Blume <Thomas.Blume@suse.com>
Wed, 12 Aug 2015 06:11:15 +0000 (08:11 +0200)
committertblume <Thomas.Blume@suse.com>
Wed, 12 Aug 2015 06:11:15 +0000 (08:11 +0200)
commit98d52feb9681d8e281addc1c907fc30a19b50105
tree8a42de9e133c49836967413a705904544d390b60
parent3f1818cf70ac34cf93f1f033b4f1bbb7a89b3dff
support reboot -f for kexec kernel

Fix error message:

-->--
Code should not be reached 'Unknown action.' at
src/systemctl/systemctl.c:6382, function halt_now(). Aborting.
Aborted
--<--

when executing 'reboot -f' from a system running a kexec kernel.
src/systemctl/systemctl.c