summaryrefslogtreecommitdiff
path: root/www/zope28/files/instance_message
diff options
context:
space:
mode:
Diffstat (limited to 'www/zope28/files/instance_message')
-rw-r--r--www/zope28/files/instance_message14
1 files changed, 14 insertions, 0 deletions
diff --git a/www/zope28/files/instance_message b/www/zope28/files/instance_message
new file mode 100644
index 000000000000..2521235227d8
--- /dev/null
+++ b/www/zope28/files/instance_message
@@ -0,0 +1,14 @@
+**********************************************************************
+
+Zope instance successfully installed
+
+If Zope should get started automatically when the system starts,
+please add the following lines to /etc/rc.conf
+
+zope_enable="YES"
+zope_instances="%%ZOPEINSTANCEDIR%%"
+
+If there is already a zope_instances entry please add
+%%ZOPEINSTANCEDIR%% separated by a space.
+
+