f77e3588dc
user/lua-aports: upgrade user/paperless-ng: upgrade + openrc user/paperless-ngx: new aport user/py3-anyio: new aport user/py3-dateparser: upgrade user/py3-pdf2image: new aport user/py3-pyaml: new aport user/py3-pytz: new aport user/py3-pyyaml: new aport user/py3-tzdata: new aport user/py3-tzlocal: new aport user/rmfakecloud: upgrade user/scanbd: new aport user/scantopl: new aport user/xinetd: new aport
14 lines
272 B
Text
14 lines
272 B
Text
#
|
|
# /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
|