17 Mar
2004
17 Mar
'04
7:46 p.m.
On Wed, 2004-03-17 at 14:23, Fred Yankowski wrote:
Zope 2.7.0 has some significant differences from the 2.6.x versions -- justifying the new second-level version number. This is most apparent to me in the top-level scripts and configuration files. The new setup is good, once you get used to it. The ability to use the zopectl and zeoctl scripts directly in /etc/init.d/ is handy (although I'm a little concerned about just where the processes now change EUID away from root -- it's not as obvious as before).
It's in lib/python/Zope/Startup/__init__.py, FWIW. - C