diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-11-16 00:02:25 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-11-16 00:02:25 +0000 |
commit | bf01faeea1f0011fc692da98ed6e8541fe42d6b5 (patch) | |
tree | 9505b7a8dbeea040d613c8cda0914bda67e16412 /www/zope/files/zeo_message | |
parent | 397de7caa2daaa1144cddbfb10fa2e5d1fefc0d9 (diff) |
Notes
Diffstat (limited to 'www/zope/files/zeo_message')
-rw-r--r-- | www/zope/files/zeo_message | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/www/zope/files/zeo_message b/www/zope/files/zeo_message new file mode 100644 index 000000000000..3d3fd82a201b --- /dev/null +++ b/www/zope/files/zeo_message @@ -0,0 +1,15 @@ +********************************************************************** + +ZEO instance successfully installed + +If Zope should get started automatically when the system starts, +please add the following lines to /etc/rc.conf + +zeo_enable="YES" +zeo_instances="%%ZOPEINSTANCEDIR%%" + +If there is already a zeo_instances entry please add +%%ZOPEINSTANCEDIR%% separated by a space. + +Don`t forget to edit %%ZOPEINSTANCEDIR%%/etc/zeo.conf before starting +the zeo server |