function x11 {
	description="X11 network protocol"
	use="tcp"
	port=${port:-6000}
	do_service $FUNCNAME $@
}
