source:
main/waeup.uniben/branches/henrik-diazo-themed/etc/zdaemon.conf.in
@
11140
Last change on this file since 11140 was 11140, checked in by , 11 years ago | |
---|---|
File size: 300 bytes |
Rev | Line | |
---|---|---|
[5493] | 1 | <runner> |
[11140] | 2 | program ${buildout:directory}/bin/paster serve ${buildout:directory}/parts/etc/themed-deploy.ini |
[5493] | 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.