chiark / gitweb /
Fix logind startup
authorAndy Wingo <wingo@pobox.com>
Tue, 18 Aug 2015 06:42:11 +0000 (08:42 +0200)
committerAndy Wingo <wingo@pobox.com>
Tue, 18 Aug 2015 06:42:11 +0000 (08:42 +0200)
commit46158d1ab9f793290b418e2345a417316aa1f64c
treecb44bbefeafe52c96387f37fb5d272cc4e0a2c17
parent2db825368115f655b447892078314a15f7efa030
Fix logind startup

* src/login/logind.c (manager_connect_bus): Warn instead of error if we
  can't subscribe to updates from systemd.  Perhaps we should remove
  this entirely.
src/login/logind.c