Commit 5e0f28ab authored by Nicolas Wavrant's avatar Nicolas Wavrant

slaprunner: fixup

parent bec97f60
......@@ -54,7 +54,7 @@ mode = 0644
recipe = slapos.recipe.template
url = ${:_profile_base_location_}/instance-runner.cfg
output = ${buildout:directory}/template-runner.cfg.in
md5sum = 958d13d96a4cb24c21b55379b4ea282c
md5sum = e62a9604cb10c6b743056294004b95cc
mode = 0644
[template-runner-import-script]
......
......@@ -229,7 +229,7 @@ template = inline:
[runner-sshd]
recipe = slapos.cookbook:wrapper
command-line = ${openssh:location}/sbin/sshd -D -f $${runner-sshd-config:rendered}
command-line = ${openssh:location}/sbin/sshd -D -e -f $${runner-sshd-config:rendered}
wrapper-path = $${directory:services}/runner-sshd
[runner-sshd-graceful]
......
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