blob: 3ce5c08109555f6f958120216547c9b0214d932a (
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
zeo210_enable="YES"
zeo210_instances="%%ZOPEINSTANCEDIR%%"
If there is already a zeo210_instances entry please add
%%ZOPEINSTANCEDIR%% separated by a space.
Don`t forget to edit %%ZOPEINSTANCEDIR%%/etc/zeo.conf before starting
the zeo server
|