source:
main/kofacustom.ekodisco/trunk/etc/zdaemon.conf.in
Last change on this file was 11278, checked in by , 11 years ago | |
---|---|
File size: 300 bytes |
Rev | Line | |
---|---|---|
[10770] | 1 | <runner> |
[11278] | 2 | program ${buildout:directory}/bin/paster serve ${buildout:directory}/parts/etc/themed-deploy.ini |
[10770] | 3 | daemon on |
4 | transcript ${zope_conf:logfiles}/zdaemon.log | |
5 | socket-name ${zope_conf:logfiles}/zdaemonsock | |
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.