blob: 157b2d2dbaa54222d362603e20f2bb046bd43779 (
plain) (
blame)
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
zeo29_enable="YES"
zeo29_instances="%%ZOPEINSTANCEDIR%%"
If there is already a zeo29_instances entry please add
%%ZOPEINSTANCEDIR%% separated by a space.
Don`t forget to edit %%ZOPEINSTANCEDIR%%/etc/zeo.conf before starting
the zeo server
|