summaryrefslogtreecommitdiff
path: root/www/zope211/files/instance_message
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2005-10-16 07:41:55 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2005-10-16 07:41:55 +0000
commit40a3261d1a6e2617f6afde0cd6d762a7e211af7a (patch)
treed70bbf882801af3a4e58dde3ed6a1da1849479d4 /www/zope211/files/instance_message
parentFix the string format vulnerability desribed at (diff)
This commit was manufactured by cvs2svn to create tag 'RELEASE_6_0_0'.release/6.0.0
Diffstat (limited to 'www/zope211/files/instance_message')
-rw-r--r--www/zope211/files/instance_message15
1 files changed, 0 insertions, 15 deletions
diff --git a/www/zope211/files/instance_message b/www/zope211/files/instance_message
deleted file mode 100644
index a6e9d214a56f..000000000000
--- a/www/zope211/files/instance_message
+++ /dev/null
@@ -1,15 +0,0 @@
-**********************************************************************
-
-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.
-
-Don`t forget to create %%ZOPEINSTANCEDIR%%/etc/zope.conf before
-starting the zope server