source:
main/kofacustom.skeleton/trunk/etc/zeo2.conf.in
@
11110
Last change on this file since 11110 was 10765, checked in by , 11 years ago | |
---|---|
File size: 338 bytes |
Rev | Line | |
---|---|---|
[10765] | 1 | <runner> |
2 | program ${buildout:directory}/bin/paster serve --pid-file ${buildout:directory}/var/zeo2.pid ${buildout:directory}/parts/etc/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 kofa | |
8 | </runner> |
Note: See TracBrowser for help on using the repository browser.