check process xdm with pidfile /var/run/xdm-pid
	group desktop
	group xdm
	if failed host localhost port 177 type udp then restart
	if 5 restarts with 5 cycles then timeout
	depend on xdm_bin
	depend on xdmrc

check file xdm_bin with path /usr/bin/xdm
	group xdm
	include /etc/monitrc.d/templates/rootbin

check file xdmrc with path /etc/X11/xdm/xdm-config
	group xdm
	include /etc/monitrc.d/templates/rootrc
