Fix 'buildout.cfg' modification code
[zope-bootstrap.git] / skel-zope3 / zdaemon.conf
1 <runner>
2   program bin/paster serve deploy.ini
3   daemon on
4   transcript log/zdaemon.log
5   socket-name var/zdaemonsock
6   # Enable this to run the child process as a different user
7   # user zope
8 </runner>