Re: [systemd-devel] [PATCH v4] Add reboot to EFI support

2015-04-07 Thread Lennart Poettering
On Fri, 03.04.15 18:03, Jan Janssen (medhe...@web.de) wrote: > --- > Changes in v4: > - better logind API naming > - don't write to efi vars if they don't change Thanks, applied! systemctl's new switch goes directly to the EFI system though, currently, and even if we connect to a remote system

[systemd-devel] [PATCH v4] Add reboot to EFI support

2015-04-03 Thread Jan Janssen
--- Changes in v4: - better logind API naming - don't write to efi vars if they don't change man/systemctl.xml | 10 +++ shell-completion/bash/systemctl.in | 2 +- shell-completion/zsh/_systemctl.in | 1 + src/login/logind-dbus.c| 9