SHA256
1
0
forked from pool/xdm

- Reverting last change.

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xdm?expand=0&rev=109
This commit is contained in:
Egbert Eich 2015-10-09 17:17:43 +00:00 committed by Git OBS Bridge
parent a99e8f0433
commit 33563deaf0

View File

@ -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