Index: trunk/packages/sipb-xen-console/files/etc/conserver/conserver.cf.sipb-xen
===================================================================
--- trunk/packages/sipb-xen-console/files/etc/conserver/conserver.cf.sipb-xen	(revision 1072)
+++ trunk/packages/sipb-xen-console/files/etc/conserver/conserver.cf.sipb-xen	(revision 1121)
@@ -3,4 +3,14 @@
 	sslrequired yes;
 }
+# If no consoles are defined, as is the case when the host first boots
+# up, conserver will quit. This keeps it running.
+#
+# Should someone create a VM called dummy-console, their VM will
+# shadow over this one
+console dummy-console {
+        master localhost;
+        type noop;
+}
+
 default * {
         type exec;
