Changeset 1121 for trunk/packages/sipb-xen-console
- Timestamp:
 - Oct 14, 2008, 3:14:15 AM (17 years ago)
 - Location:
 - trunk/packages/sipb-xen-console
 - Files:
 - 
          
- 2 edited
 
- 
          debian/changelog (modified) (1 diff)
 - 
          files/etc/conserver/conserver.cf.sipb-xen (modified) (1 diff)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
        
trunk/packages/sipb-xen-console/debian/changelog
r1072 r1121 1 sipb-xen-console (8.4) unstable; urgency=low 2 3 * Create a dummy console entry that exists by default so that conserver 4 won't quit if no consoles are defined. 5 6 -- Evan Broder <broder@mit.edu> Tue, 14 Oct 2008 03:13:47 -0400 7 1 8 sipb-xen-console (8.3) unstable; urgency=low 2 9  - 
        
trunk/packages/sipb-xen-console/files/etc/conserver/conserver.cf.sipb-xen
r672 r1121 3 3 sslrequired yes; 4 4 } 5 # If no consoles are defined, as is the case when the host first boots 6 # up, conserver will quit. This keeps it running. 7 # 8 # Should someone create a VM called dummy-console, their VM will 9 # shadow over this one 10 console dummy-console { 11 master localhost; 12 type noop; 13 } 14 5 15 default * { 6 16 type exec;  
Note: See TracChangeset
          for help on using the changeset viewer.
      