Vinzenz Feenstra has submitted this change and it was merged.
Change subject: Speed up screenlocking on systems with logind
......................................................................
Speed up screenlocking on systems with logind
Since logind is able to handle the screen locking, we're now prefering
to use it, since it is handling the locking much more simple and reliable
than our attempts to support multiple desktop environments.
Change-Id: Iaaf01e5c6c612178f207e3acfc877d30e0a09ec8
Bug-Url:
https://bugzilla.redhat.com/1097390
Signed-off-by: Vinzenz Feenstra <vfeenstr(a)redhat.com>
---
M ovirt-guest-agent/LockActiveSession.py
1 file changed, 14 insertions(+), 8 deletions(-)
Approvals:
Vinzenz Feenstra: Verified; Looks good to me, approved
Francesco Romani: Looks good to me, but someone else must approve
Michal Skrivanek: Looks good to me, but someone else must approve
--
To view, visit
http://gerrit.ovirt.org/28201
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Iaaf01e5c6c612178f207e3acfc877d30e0a09ec8
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-guest-agent
Gerrit-Branch: master
Gerrit-Owner: Vinzenz Feenstra <vfeenstr(a)redhat.com>
Gerrit-Reviewer: Francesco Romani <fromani(a)redhat.com>
Gerrit-Reviewer: Michal Skrivanek <michal.skrivanek(a)redhat.com>
Gerrit-Reviewer: Vinzenz Feenstra <vfeenstr(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server