summaryrefslogtreecommitdiffstats
path: root/abs/extra/xinetd/xinetd.conf
blob: b15d9f6494c7477f2b2f1ffbc97f73af4585706b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#
# /etc/xinetd.conf
#

defaults
{
        instances               = 60
        log_type                = SYSLOG authpriv
        log_on_success          = HOST PID
        log_on_failure          = HOST
        cps                     = 25 30
}

includedir /etc/xinetd.d