summaryrefslogtreecommitdiffstats
path: root/net/xinetd/files/xinetd.uci.conf.sample
blob: 4988a895d08d709c08c4d56524b0a038122f7ca0 (plain)
1
2
3
4
5
6
7
8
9
10
11
#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'
#        option log_on_success ''             
#        option only_from '127.0.0.1'
#        option disable 'no'