aboutsummaryrefslogtreecommitdiff
path: root/www/zope211/files/package-pkg-message.in
diff options
context:
space:
mode:
Diffstat (limited to 'www/zope211/files/package-pkg-message.in')
-rw-r--r--www/zope211/files/package-pkg-message.in12
1 files changed, 6 insertions, 6 deletions
diff --git a/www/zope211/files/package-pkg-message.in b/www/zope211/files/package-pkg-message.in
index ccb3466addce..70b65a832188 100644
--- a/www/zope211/files/package-pkg-message.in
+++ b/www/zope211/files/package-pkg-message.in
@@ -17,10 +17,10 @@ when the package is deinstalled. You`ll have to delete them yourself.
If Zope should get started automatically when the system starts,
please add the following lines to /etc/rc.conf
-zope29_enable="YES"
-zope29_instances="<INSTANCEDIR>"
+zope210_enable="YES"
+zope210_instances="<INSTANCEDIR>"
-Additional zope Instances have to be added to zope29_instances
+Additional zope Instances have to be added to zope210_instances
seperated by a space.
** ZEO Instances ** (Optional)
@@ -32,10 +32,10 @@ calling %%ZOPEBASEDIR%%/bin/mkzopeinstance.py <ZEODIR>
To start the ZEO Server at System startup add the following lines to
/etc/rc.conf
-zeo29_enable="YES"
-zeo29_instances="<ZEODIR>"
+zeo210_enable="YES"
+zeo210_instances="<ZEODIR>"
-Additional zeo Instances have to be added to zeo29_instances seperated
+Additional zeo Instances have to be added to zeo210_instances seperated
by a space.
**********************************************************************