Commit 76b7ae27 authored by Xavier Thompson's avatar Xavier Thompson

software/theia: Pass run dir to autorun promise

parent 7d241532
......@@ -15,7 +15,7 @@
[instance-theia]
filename = instance-theia.cfg.jinja.in
md5sum = 13ac1bf0965b8a9d20663095370f5f9d
md5sum = a404f316bd401b699df44bc0034027b5
[instance]
filename = instance.cfg.in
......
......@@ -108,6 +108,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