Accepting request 181895 from GNOME:Factory
- Update X11-displaymanager-gdm (bnc#827236): Override PIDFILE=/run/gdm/gdm.pid in gdm_vars(). (forwarded request 181819 from vuntz) OBS-URL: https://build.opensuse.org/request/show/181895 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gdm?expand=0&rev=155
This commit is contained in:
commit
6a9503675c
@ -14,6 +14,7 @@ gdm_vars() {
|
|||||||
gdm|GDM|Gnome|GNOME)
|
gdm|GDM|Gnome|GNOME)
|
||||||
RELOADSIGNAL="-USR1"
|
RELOADSIGNAL="-USR1"
|
||||||
DISPLAYMANAGER=/usr/sbin/gdm
|
DISPLAYMANAGER=/usr/sbin/gdm
|
||||||
|
PIDFILE=/run/gdm/gdm.pid
|
||||||
STARTPROC=gdm_start_proc
|
STARTPROC=gdm_start_proc
|
||||||
return 0 ;;
|
return 0 ;;
|
||||||
*) return 1 ;;
|
*) return 1 ;;
|
||||||
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jul 2 20:59:38 UTC 2013 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
- Update X11-displaymanager-gdm (bnc#827236): Override
|
||||||
|
PIDFILE=/run/gdm/gdm.pid in gdm_vars().
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jun 21 19:34:48 UTC 2013 - dimstar@opensuse.org
|
Fri Jun 21 19:34:48 UTC 2013 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user