]> git.ipfire.org Git - thirdparty/systemd.git/commit
logind: send PropertyChanged during deactivation
authorDavid Herrmann <dh.herrmann@gmail.com>
Tue, 1 Oct 2013 15:58:58 +0000 (17:58 +0200)
committerDavid Herrmann <dh.herrmann@gmail.com>
Tue, 1 Oct 2013 15:58:58 +0000 (17:58 +0200)
commitdfd552707d43087a1e0079cdae9f5290e14b78e9
tree08614fb857ae61962e7cd20609cf7ab142b1ec46
parentc2e5d024a380bae6ead301fb4f40787b372ec3e0
logind: send PropertyChanged during deactivation

We only send the PropertyChanged signal for the to-be-activated session
but not for the to-be-deactivated one. Fix that so both listeners get
notified about the new state.
src/login/logind-seat.c