From: Thorsten Gunkel (tgunkel-lists_at_tgunkel.de)
Date: Thu 23 Dec 2004 - 23:49:53 GMT
Hi,
I want to suggest to change this error-message:
#v+
--- util-vserver-0.30.196/scripts/vserver.start 2004-08-27 23:06:45.000000000 +0200
+++ vserver.start 2004-12-24 00:41:36.000000000 +0100
@@ -32,14 +32,16 @@
if test "$is_configured" -a -z "$is_executed"; then
warning $"
-An error occured while executing the vserver startup sequence; when
+An error occurred while executing the vserver startup sequence; when
there are no other messages, it is very likely that the init-script
(${INITCMD_START[@]}) failed.
Common causes are:
* /etc/rc.d/rc on Fedora Core 1 and RH9 fails always; the 'apt-rpm' build
method knows how to deal with this, but on existing installations,
- appending 'true' to this file will help."
+ appending 'true' to this file will help.
+
+* Gentoo clients need the value gentoo in etc/vservers/YOURNAME/apps/init/style"
fi
if test "$is_executed"; then
#v-
_______________________________________________
Vserver mailing list
Vserver_at_list.linux-vserver.org
http://list.linux-vserver.org/mailman/listinfo/vserver