File gearmand-firewall of Package gearmand
## Name: Gearman Daemon ## Description: Opens port for Gearman Daemon to allow connects from external hosts. ## Please note that this will needs to be in sync with the port listed ## in /etc/sysconfig/gearmand # space separated list of allowed TCP ports TCP="4730" # space separated list of allowed UDP ports UDP="4730"