projects
/
invirt/packages/xvm-devconfig.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Fix sysvms serial console configuration: xvc0 → hvc0
[invirt/packages/xvm-devconfig.git]
/
sysvms
/
s_remote
diff --git
a/sysvms/s_remote
b/sysvms/s_remote
index
a5116f3
..
9c7cdab
100644
(file)
--- a/
sysvms/s_remote
+++ b/
sysvms/s_remote
@@
-16,4
+16,4
@@
on_reboot = 'restart'
on_crash = 'restart'
root = "/dev/xvda1 ro"
on_crash = 'restart'
root = "/dev/xvda1 ro"
-extra = '2 console=xvc0'
+extra = '2 console=hvc0'