source:
main/waeup.futminna/trunk/etc/zdaemon.conf.in
@
8794
Last change on this file since 8794 was 8620, checked in by , 12 years ago | |
---|---|
File size: 291 bytes |
Rev | Line | |
---|---|---|
[5493] | 1 | <runner> |
[5502] | 2 | program ${buildout:directory}/bin/paster serve ${buildout:directory}/parts/etc/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 | |
[8620] | 7 | user kofa |
[5493] | 8 | </runner> |
Note: See TracBrowser for help on using the repository browser.