Serial consoles are supposed to run at 115200 baud, not 115300.
[invirt/packages/invirt-autoinstaller.git] / common / usr / lib / xen-tools / patches / event.d.diff
index 5513b05..e7046d4 100644 (file)
@@ -11,4 +11,4 @@
 +stop on runlevel 6
 +
 +respawn
-+exec /sbin/getty 115300 ttyS0
++exec /sbin/getty 115200 ttyS0