chiark / gitweb /
Actually working with pam
authorAndy Wingo <wingo@pobox.com>
Thu, 20 Aug 2015 08:53:41 +0000 (10:53 +0200)
committerSven Eden <yamakuzure@gmx.net>
Tue, 14 Mar 2017 09:07:23 +0000 (10:07 +0100)
commit965f7e2c6602adb824a848132c20abd7a7aa96f6
tree96c586436d98b88172a41313dac4e8c035838517
parent338ea72012c43c5fc7fb0dfda10dc1c462d3111e
Actually working with pam

* src/login/logind-user.c (user_start): Don't start slices and
  systemd-user services.

* src/login/logind-dbus.c (method_create_session): Send a reply directly
  instead of waiting on systemd that isn't there.

* configure.ac: Bump version.
src/login/logind-dbus.c
src/login/logind-user.c