SHA256
1
0
forked from pool/gdm

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:
Vincent Untz
2011-09-25 22:06:33 +00:00
committed by Git OBS Bridge
parent 6e8abfb27b
commit 0d3bf4e4f6
2 changed files with 7 additions and 2 deletions

View File

@@ -16,7 +16,6 @@ gdm_vars() {
DISPLAYMANAGER=/usr/sbin/gdm
STARTPROC=gdm_start_proc
return 0 ;;
;;
*) return 1 ;;
esac