Commit 82c5eb22 authored by Tristan Cavelier's avatar Tristan Cavelier

stack/erp5: make zope-x service on watch

parent 2ef49f1d
......@@ -340,7 +340,7 @@ md5sum = b0cb0ee97cddc79112a718e065806037
[template-zope]
<= download-base
filename = instance-zope.cfg.in
md5sum = 91b830903bde2a60fc589dfb1943e3e3
md5sum = 6bcd92d8823c99912abfbdc476301e76
link-binary =
${aspell:location}/bin/aspell
${dmtx-utils:location}/bin/dmtxwrite
......
......@@ -60,6 +60,7 @@ instance-tests = ${:instance}/tests
log = ${:var}/log
run = ${:var}/run
services = ${:etc}/run
service-on-watch = ${:etc}/service
srv = ${buildout:directory}/srv
tmp = ${buildout:directory}/tmp
var = ${buildout:directory}/var
......@@ -308,7 +309,7 @@ context =
[{{ section(name) }}]
< = zope-base
wrapper = ${directory:services}/{{ name }}
wrapper = ${directory:service-on-watch}/{{ name }}
configuration-file = {{ '${' ~ conf_name ~ ':rendered}' }}
[{{ section("promise-" ~ name) }}]
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment