- 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). OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xdm?expand=0&rev=108
This commit is contained in:
parent
85c07c7568
commit
a99e8f0433
10
xdm.changes
10
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
|
||||
|
Loading…
Reference in New Issue
Block a user