xinetd.conf (5) Linux Manual Page
xinetd.conf – Extended Internet Services Daemon configuration file Description xinetd.conf is the configuration file that determines the services provided by xinetd. Any line whose first non-white-space character is a ‘#’ is considered a comment line. Empty lines are ignored. The file contains entries of the form: service <service_name> { <attribute> <assign_op> <value> <value> … ……
