View | Details | Raw Unified | Return to bug 769209
Collapse All | Expand All

(-)xdm.old (+4 lines)
Lines 200-205 Link Here
200
                rc_exit
200
                rc_exit
201
            fi
201
            fi
202
	fi
202
	fi
203
	if [ -x /usr/bin/plymouth ]; then
204
	    plymouth quit --retain-splash
205
	    plymouth --wait
206
	fi
203
	startproc -p $PIDFILE $DISPLAYMANAGER $XDMOPTIONS || rc_failed
207
	startproc -p $PIDFILE $DISPLAYMANAGER $XDMOPTIONS || rc_failed
204
	# After a crash or a kill signal we may have
208
	# After a crash or a kill signal we may have
205
	# a wrong ownership of /dev/xconsole
209
	# a wrong ownership of /dev/xconsole

Return to bug 769209