Commit aa58f0d1 authored by Xavier Thompson's avatar Xavier Thompson

software/theia: Pass run dir to autorun promise

parent e6956065
......@@ -15,7 +15,7 @@
[instance-theia]
filename = instance-theia.cfg.jinja.in
md5sum = aff6fec658a1d38acd4ff34615da8d4a
md5sum = 041b6c528292428ea05dddaabe0169cc
[instance]
filename = instance.cfg.in
......
......@@ -109,6 +109,7 @@ module = check_service_state
name = autorun-state-promise.py
config-service = $${slapos-autorun:service-name}
config-expect = $${slapos-autorun:autorun}
config-run-directory = $${directory:runner}/var/run
# Remote Apache Frontend
......
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