ASR_BASE

Change-Id: Icf3719cc0afe3eeb3edc7fa80a2eb5199ca9dda1
diff --git a/external/subpack/net/xinetd/files/xinetd.uci.conf.sample b/external/subpack/net/xinetd/files/xinetd.uci.conf.sample
new file mode 100644
index 0000000..13bce53
--- /dev/null
+++ b/external/subpack/net/xinetd/files/xinetd.uci.conf.sample
@@ -0,0 +1,13 @@
+#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'