Index: /lvs/debian/config/etc/inetd.conf
===================================================================
--- /lvs/debian/config/etc/inetd.conf	(revision 215)
+++ /lvs/debian/config/etc/inetd.conf	(revision 215)
@@ -0,0 +1,5 @@
+# Make it easy to remotely query these LVS servers
+# Joe Presbrey <presbrey@mit.edu>
+60001	stream	tcp	nowait	nobody	/usr/local/sbin/in.vs_main
+60002	stream	tcp	nowait	nobody	/usr/local/sbin/in.vs_stat
+60003	stream	tcp	nowait	nobody	/usr/local/sbin/in.vs_conn
