source: main/waeup.kofa/trunk/etc/zeo2.conf.in @ 12221

Last change on this file since 12221 was 11710, checked in by Henrik Bettermann, 10 years ago

Remove unused ini.in files. Move zeo ini.in into themed.

File size: 347 bytes
RevLine 
[8007]1<runner>
[11710]2  program ${buildout:directory}/bin/paster serve --pid-file ${buildout:directory}/var/zeo2.pid ${buildout:directory}/parts/etc/themed-zeo2.ini
[8007]3  daemon on
4  transcript ${zope_conf:logfiles}/zdaemon-zeo2.log
5  socket-name ${zope_conf:logfiles}/zeo2.sock
6  # Enable this to run the child process as a different user
7  # user zope
8</runner>
Note: See TracBrowser for help on using the repository browser.