[busybox] upgrade to 1.23.2.
[vuplus_openvuplus_3.0] / meta-openvuplus / recipes-core / busybox / busybox-1.23.2 / inetd.conf
diff --git a/meta-openvuplus/recipes-core/busybox/busybox-1.23.2/inetd.conf b/meta-openvuplus/recipes-core/busybox/busybox-1.23.2/inetd.conf
new file mode 100644 (file)
index 0000000..bafaf40
--- /dev/null
@@ -0,0 +1,23 @@
+# /etc/inetd.conf:  see inetd(8) for further informations.
+#
+# Internet server configuration database
+#
+# If you want to disable an entry so it isn't touched during
+# package updates just comment it out with a single '#' character.
+#
+# <service_name> <sock_type> <proto> <flags> <user> <server_path> <args>
+#
+#:INTERNAL: Internal services
+#echo          stream  tcp     nowait  root    internal
+#echo          dgram   udp     wait    root    internal
+#chargen       stream  tcp     nowait  root    internal
+#chargen       dgram   udp     wait    root    internal
+#discard               stream  tcp     nowait  root    internal
+#discard               dgram   udp     wait    root    internal
+#daytime               stream  tcp     nowait  root    internal
+#daytime       dgram   udp     wait    root    internal
+#time          stream  tcp     nowait  root    internal
+#time          dgram   udp     wait    root    internal
+ftp            stream  tcp     nowait  root    /usr/sbin/vsftpd        vsftpd
+telnet         stream  tcp     nowait  root    /usr/sbin/telnetd       telnetd
+8001    stream  tcp nowait      root    /usr/bin/streamproxy streamproxy