Accepting request 333462 from openSUSE:Factory:Staging:J

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

- rename README.SuSE file to README.SUSE (bnc#938737, FATE#316521)

OBS-URL: https://build.opensuse.org/request/show/333462
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xdm?expand=0&rev=106
This commit is contained in:
2015-09-25 12:03:39 +00:00
committed by Git OBS Bridge
parent 2601841367
commit 85c07c7568
4 changed files with 18 additions and 4 deletions

View File

@@ -1,9 +1,10 @@
[Unit]
Description=X Display Manager
Requires=var-run.mount
Conflicts=getty@tty7.service plymouth-quit.service
After=ypbind.service gpm.service time-sync.target winbind.service acpid.service
Wants=remote-fs.target dbus.socket systemd-user-sessions.service
After=remote-fs.target dbus.socket systemd-user-sessions.service
After=remote-fs.target dbus.socket systemd-user-sessions.service getty@tty7.service plymouth-quit.service
[Service]
Type=forking