## Name: xdmcp
## Description: Allow other hosts to access your display manager via XDMCP

# space separated list of allowed TCP ports
TCP="6000:6005"

# space separated list of allowed UDP ports
UDP="xdmcp"

# space separated list of allowed RPC services
RPC=""

# space separated list of allowed IP protocols
IP=""

# space separated list of allowed UDP broadcast ports
BROADCAST="xdmcp"
