0
0
mirror of https://github.com/openwrt/packages.git synced 2025-07-16 18:44:50 +00:00
Files
packages/net/xinetd/files/xinetd.uci.conf.sample
2020-10-23 11:15:20 +02:00

14 lines
433 B
Plaintext

#config service 'checkmk_agent'
# option type 'UNLISTED'
# option port '6556'
# option socket_type 'stream'
# option protocol 'tcp'
# option wait 'no'
# option user 'root'
# option server '/usr/bin/check_mk_agent'
# list only_from '127.0.0.1'
# list only_from '1.1.1.1'
# list log_on_success 'PID'
# list log_on_success 'HOST'
# option disable 'no'