diff --git a/xdm.changes b/xdm.changes index 37cd05a..21a9f0f 100644 --- a/xdm.changes +++ b/xdm.changes @@ -1,10 +1,12 @@ ------------------------------------------------------------------- Mon Sep 14 11:48:31 UTC 2015 - dimstar@opensuse.org -- display-manager.service: require and conflict getty@tty7.service: - this is copied from gdm.service and is hopefully helping with - the race condition, where X is often not able to start up on - VT7 due to missing permissions. (boo#939594) +- display-manager script: + * Only fix permissions and ownership of the console if display manager + has crashed or was killed. This should avoid races with systemd-logind + which modifies the permissions as well. + * Only create the link to the PID file if the DM has started successfully. + (boo#939594). ------------------------------------------------------------------- Tue Aug 4 10:00:09 UTC 2015 - eich@suse.com