blob: 3d3fd82a201baee56438a2e4c25878f97e698ec1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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
|