#!/bin/sh
[ -e /run/dbus/system_bus_socket ] || exit 1
exec /usr/sbin/xdm
