From: kaf24@scramble.cl.cam.ac.uk Date: Fri, 26 Mar 2004 08:18:38 +0000 (+0000) Subject: bitkeeper revision 1.825.4.1 (4063e75eUgpPAtUa6r4AHprjhGFvew) X-Git-Tag: archive/raspbian/4.8.0-1+rpi1~1^2~18293^2~1 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=ebf04906e5a4bef938cfa58c71dbe7e25cad75b2;p=xen.git bitkeeper revision 1.825.4.1 (4063e75eUgpPAtUa6r4AHprjhGFvew) Console-HOWTO.txt: Fix console docs. --- diff --git a/docs/Console-HOWTO.txt b/docs/Console-HOWTO.txt index 7844d97f77..22927785dc 100644 --- a/docs/Console-HOWTO.txt +++ b/docs/Console-HOWTO.txt @@ -60,8 +60,8 @@ Virtual console for other domains the provided init.d script. To integrate startup and shutdown of xend in such a system, you will need to run a few configuration commands: # chkconfig --add xend - # chkconfig --level 35 on - # chkconfig --level 01246 off + # chkconfig --level 35 xend on + # chkconfig --level 01246 xend off This will avoid the need to run xend manually from rc.local, for example. Note that, when a domain is created using xc_dom_create.py, xend MUST