chiark / gitweb /
logind: when creating the scope job fails, return this immediately to the client...
authorLennart Poettering <lennart@poettering.net>
Wed, 10 Jul 2013 21:33:17 +0000 (23:33 +0200)
committerLennart Poettering <lennart@poettering.net>
Wed, 10 Jul 2013 21:41:03 +0000 (23:41 +0200)
commitf2d4f98d5873e0649b79b04b967fc9625ab3a350
tree4ebab662c956a1f7783f174260db5a6e07ee4370
parent6797c324a653f119a3d7133122648aaa4878ddd6
logind: when creating the scope job fails, return this immediately to the client that wants to register the session

Otherwise we'll hanging for the job to finish without any job existing.

Similar, for machined.
src/login/logind-session.c
src/machine/machine.c