mirror of
https://github.com/openwrt/packages.git
synced 2025-12-26 13:26:17 +04:00
xinetd: update config sample to latest requirements
Signed-off-by: Helge Mader <ma@dev.tdt.de>
This commit is contained in:
@@ -2,10 +2,12 @@
|
||||
# option type 'UNLISTED'
|
||||
# option port '6556'
|
||||
# option socket_type 'stream'
|
||||
# option protocol 'tcp'
|
||||
# option wait 'no'
|
||||
# option protocol 'tcp'
|
||||
# option wait 'no'
|
||||
# option user 'root'
|
||||
# option server '/usr/bin/check_mk_agent'
|
||||
# option log_on_success ''
|
||||
# option only_from '127.0.0.1'
|
||||
# option disable 'no'
|
||||
# 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'
|
||||
|
||||
Reference in New Issue
Block a user