From 33563deaf04b521330aa8d58d9295f045504e48d8ef308d38eb21d37bb72e422 Mon Sep 17 00:00:00 2001 From: Egbert Eich Date: Fri, 9 Oct 2015 17:17:43 +0000 Subject: [PATCH] - Reverting last change. OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xdm?expand=0&rev=109 --- xdm.changes | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/xdm.changes b/xdm.changes index 21a9f0f..37cd05a 100644 --- a/xdm.changes +++ b/xdm.changes @@ -1,12 +1,10 @@ ------------------------------------------------------------------- Mon Sep 14 11:48:31 UTC 2015 - dimstar@opensuse.org -- 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). +- 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) ------------------------------------------------------------------- Tue Aug 4 10:00:09 UTC 2015 - eich@suse.com