Bug 415869

Summary: Add an option to reboot to bootloader
Product: [Applications] systemsettings Reporter: Sasi Olin <hel>
Component: kcm_smserverAssignee: Unassigned bugs mailing-list <unassigned-bugs>
Status: CONFIRMED ---    
Severity: wishlist CC: bugseforuns, justin.zobel, nate
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Sasi Olin 2020-01-04 12:16:36 UTC
SUMMARY
systemd recently added an option to reboot from session directly to bootloader in this PR https://github.com/systemd/systemd/pull/10495 From the Fedora perspective, there is also GRUB2 integration for rebooting to systemd, presented for example in this PR to gnome-session https://gitlab.gnome.org/GNOME/gnome-session/merge_requests/6

The patch to GRUB2 is being implemented in Tumbleweed now, so it would be great to see at least the systemd option to restart to bootloader, if you aren't comfortable having a grub command run from the code like the gnome-session example. We could possibly carry a patch for it downstream in that case.
Comment 1 Justin Zobel 2022-02-26 02:16:55 UTC
This appears to now exist and can be resolved, can you please confirm?
Comment 2 Sasi Olin 2022-02-26 12:40:49 UTC
I asked around, and I think what you mean, that was implemented, is restarting to UEFI menu, that's not really the same thing
Comment 3 Nate Graham 2022-02-28 21:32:50 UTC
Yeah, seems like it.