Gitiles
Code Review
Sign In
spfactory.storpool.com
/
devstack
/
bc714cdaf3f57a30f8f331a3a12f8f4a30ac91a1
/
.
/
tools
/
xen
/
files
/
hvc0.conf
blob: 4eedaf6ee18a602e7091e58df6d8e56f69000678 [
file
] [
log
] [
blame
]
# hvc0 - getty
#
# This service maintains a getty on hvc0 from the point the system is
# started until it is shut down again.
start on stopped rc RUNLEVEL
=[
2345
]
stop on runlevel
[!
2345
]
respawn
exec
/
sbin
/
getty
-
8
9600
hvc0