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

check file wdm_bin with path /usr/bin/wdm
	group wdm
	include /etc/monitrc.d/templates/rootbin

check file wdmrc with path /etc/X11/wdm/wdm-config
	group wdm
	include /etc/monitrc.d/templates/rootstrict
