Blame | Last modification | View Log | RSS feed
## This is the master xinetd configuration file. Settings in the# default section will be inherited by all service configurations# unless explicitly overridden in the service configuration. See# xinetd.conf in the man pages for a more detailed explanation of# these attributes.defaults{# The next two items are intended to be a quick access place to# temporarily enable or disable services.## enabled =# disabled =# Define general logging characteristics.log_type = SYSLOG daemon infolog_on_failure = HOSTlog_on_success = PID HOST DURATION EXIT# Define access restriction defaults## no_access =# only_from =# max_load = 0cps = 50 10instances = 50per_source = 10# Address and networking defaults## bind =# mdns = yesv6only = no# setup environmental attributes## passenv =groups = yesumask = 002# Generally, banners are not used. This sets up their global defaults## banner =# banner_fail =# banner_success =}includedir /etc/xinetd.d