source: main/ikobacustom.skeleton/trunk/etc/zeo2.conf.in @ 17835

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

Fill trunk. Components are not yet customized.

File size: 348 bytes
RevLine 
[12175]1<runner>
2  program ${buildout:directory}/bin/paster serve --pid-file ${buildout:directory}/var/zeo2.pid ${buildout:directory}/parts/etc/themed-zeo2.ini
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 ikoba
8</runner>
Note: See TracBrowser for help on using the repository browser.