diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2005-04-20 06:16:18 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2005-04-20 06:16:18 +0000 |
commit | 8673c7ec800a8bcc6da14c506081a3cb76e2b8ea (patch) | |
tree | ad3f495c08f0cc331b6958d319f699d021175c19 /www/zope211/files/instance_message | |
parent | Fix plist problems. (diff) |
This commit was manufactured by cvs2svn to create tag 'RELEASE_5_4_0'.release/5.4.0
Diffstat (limited to 'www/zope211/files/instance_message')
-rw-r--r-- | www/zope211/files/instance_message | 15 |
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 |