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

2015-04-03 Thread Lennart Poettering
On Fri, 03.04.15 12:40, Jan Janssen (medhe...@web.de) wrote: > Changes in v3: > - call the feature reboot to firmware everywhere > - make the login interface a property and methods to change it and >don't couple it with a reboot action > - changed/added policykit action defaulting to auth_a

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

2015-04-03 Thread Jan Janssen
--- Hi, Changes in v3: - call the feature reboot to firmware everywhere - make the login interface a property and methods to change it and don't couple it with a reboot action - changed/added policykit action defaulting to auth_admin_keep. Please change this if something else is desired.