Accepting request 84751 from home:vuntz:branches:GNOME:Factory
Fix init.d/xdm integration OBS-URL: https://build.opensuse.org/request/show/84751 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gdm?expand=0&rev=183
This commit is contained in:
parent
6e8abfb27b
commit
0d3bf4e4f6
@ -16,7 +16,6 @@ gdm_vars() {
|
|||||||
DISPLAYMANAGER=/usr/sbin/gdm
|
DISPLAYMANAGER=/usr/sbin/gdm
|
||||||
STARTPROC=gdm_start_proc
|
STARTPROC=gdm_start_proc
|
||||||
return 0 ;;
|
return 0 ;;
|
||||||
;;
|
|
||||||
*) return 1 ;;
|
*) return 1 ;;
|
||||||
esac
|
esac
|
||||||
|
|
||||||
|
@ -1,8 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Sep 24 14:56:10 UTC 2011 - vuntz@opensuse.org
|
||||||
|
|
||||||
|
- Fix syntax in X11-displaymanager-gdm: this syntax error was
|
||||||
|
causing the use of xdm instead of gdm.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Sep 23 06:44:23 UTC 2011 - dimstar@opensuse.org
|
Fri Sep 23 06:44:23 UTC 2011 - dimstar@opensuse.org
|
||||||
|
|
||||||
- Add gdm-unified-auth.patch: Revert 'better unified authentication
|
- Add gdm-unified-auth.patch: Revert 'better unified authentication
|
||||||
compatibility', see
|
compatibility' that was committed upstream as it breaks GDM. See
|
||||||
http://lists.opensuse.org/opensuse-gnome/2011-09/msg00043.html
|
http://lists.opensuse.org/opensuse-gnome/2011-09/msg00043.html
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
|
Loading…
x
Reference in New Issue
Block a user