diff options
Diffstat (limited to 'www/zope29/files/instance_message.in')
-rw-r--r-- | www/zope29/files/instance_message.in | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/www/zope29/files/instance_message.in b/www/zope29/files/instance_message.in new file mode 100644 index 000000000000..a6e9d214a56f --- /dev/null +++ b/www/zope29/files/instance_message.in @@ -0,0 +1,15 @@ +********************************************************************** + +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 |