Hleb Valoshka wrote on 19.01.2018 13:28: > On 1/19/18, Irrwahn <[email protected]> wrote: >> Scenario 1: >> ----------- >> │ PAM profiles to enable: >> │ >> │ [*] Unix authentication >> │ [*] Authenticate using SSH keys and start ssh-agent >> │ [*] elogind Session Management >> │ [ ] ConsoleKit Session Management >> >> User loggind in via GUI: >> * session is listed by loginctl >> * Restart/Shutdown only logs out and leads back to lightdm greeter. >> >> User logged in via VT: >> * session is listed by loginctl >> * "loginctl reboot": "Failed to reboot system via elogind: >> Interactive authentication required." > > It seems to me that these issues are caused by policykit, in devuan it > doesn't support logind (obviously) so it's unable to authenticate > user's requests.
Yes, that appears to be the most likely explanation. > Maybe we need to rebuild it with support for elogind. I think that has to be done anyway, because currently one cannot have policykit without having consolekit installed with it, due to the "Depends". The package should have something akin to: Depends: libpam-elogind | consolekit Anyone up for the task? Best regards Urban -- Sapere aude! _______________________________________________ Dng mailing list [email protected] https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng
