On Sat, Feb 23, 2019 at 02:13:22PM +0100, Yves-Alexis Perez wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA256 > > On Fri, 2019-02-22 at 18:34 +0100, Ansgar wrote: > > On Fri, 2019-02-22 at 13:59 +0000, Mark Hindley wrote: > > > A further suggestion, now systemd 241-1 has been uploaded to unstable > > > with > > > libpam-systemd which provides logind (closing #915407), the > > > dependencies could > > > be simplified to > > > > > > logind [linux-any] | consolekit, > > > > So the PAM configuration is no longer relevant? > > > > Also, please list a real package first to ensure the same package gets > > picked by default, i.e. > > > > libpam-systemd [linux-any] | logind [linux-any] | consolekit > > > > or something like that. > > > > See reverse depends of mail-transport-agent as a different example for > > this. > > Yes, sorry I missed that. And actually, it seems that consolekit is just gone, > so I guess the right line would be: > > libpam-systemd [linux-any] | logind [linux-any]
Yes, or even use the new default-logind virtual package (currently provided by libpam-systemd) as well: default-logind [linux-any] | logind [linux-any] Mark
