[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#601235: live-config: 012-xinit script clash with display manager



severity 601235 normal
retitle 601235 xinit clashes with displaymanagers when using persistency
thanks

On 10/24/2010 04:03 PM, David A. Bandel wrote:
> suggest changing to:
>
> if [ -s /etc/X11/default-display-manager ]
> then
> 	if [ ! "$(pidof $(cat /etc/X11/default-display-manager)" ]
> 		then
> 			startx
> 	fi
> 	else
> 			startx
> fi

that doesn't account for those display managers that are, unfortunately,
not using /etc/X11/default-display-manager, such as slim.

-- 
Address:        Daniel Baumann, Burgunderstrasse 3, CH-4562 Biberist
Email:          daniel.baumann@panthera-systems.net
Internet:       http://people.panthera-systems.net/~daniel-baumann/



Reply to: