From: Thorsten Gunkel (tgunkel-lists_at_tgunkel.de)
Date: Fri 17 Dec 2004 - 23:24:39 GMT
Hi *,
I just tried to set the runlevel my vserver should start with:
,----
| # echo -n "4" > runlevel.start
| # vserver FOO start
|
|
| Failed to start vserver 'FOO'
`----
... and why did it fail? Second try:
,----
| # echo "4" > runlevel.start
| # vserver testing start
`----
This one works. Please issue a warning if you don't like missing
linebreaks :-)
regards
Thorsten
_______________________________________________
Vserver mailing list
Vserver_at_list.linux-vserver.org
http://list.linux-vserver.org/mailman/listinfo/vserver