freebsd-ports/www/zope210/files/instance_message.in
Pav Lucistnik 5ab6ad22df - After repocopy from www/zope29, update to 2.10.1
PR:		ports/106001
Submitted by:	HAYASHI Yasushi <yasi@yasi.to> (maintainer)
Repocopy by:	marcus
2006-11-30 13:52:22 +00:00

15 lines
480 B
Text

**********************************************************************
Zope instance successfully installed
If Zope should get started automatically when the system starts,
please add the following lines to /etc/rc.conf
zope210_enable="YES"
zope210_instances="%%ZOPEINSTANCEDIR%%"
If there is already a zope210_instances entry please add
%%ZOPEINSTANCEDIR%% separated by a space.
Don`t forget to create %%ZOPEINSTANCEDIR%%/etc/zope.conf before
starting the zope server