Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-12-SP1:GA
systemd-mini.1059
fix-kexec-force-reboot.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File fix-kexec-force-reboot.patch of Package systemd-mini.1059
Index: systemd-210/src/systemctl/systemctl.c =================================================================== --- systemd-210.orig/src/systemctl/systemctl.c +++ systemd-210/src/systemctl/systemctl.c @@ -6364,6 +6364,7 @@ static int halt_now(enum action a) { reboot(RB_HALT_SYSTEM); return -errno; + case ACTION_KEXEC: case ACTION_REBOOT: { _cleanup_free_ char *param = NULL;
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor