projects
/
discourse_docker.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6316722
)
add a hook for ssh
author
Sam Saffron
<sam.saffron@gmail.com>
Thu, 28 Nov 2013 04:36:31 +0000
(20:36 -0800)
committer
Sam Saffron
<sam.saffron@gmail.com>
Thu, 28 Nov 2013 04:36:31 +0000
(20:36 -0800)
templates/sshd.template.yml
patch
|
blob
|
blame
|
history
diff --git
a/templates/sshd.template.yml
b/templates/sshd.template.yml
index 743762578d16f1edaff8826588da7e8d10fb9142..0234dc90c4724ac35f9919335a7dc205e3898410 100644
(file)
--- a/
templates/sshd.template.yml
+++ b/
templates/sshd.template.yml
@@
-13,6
+13,7
@@
run:
exec /usr/sbin/sshd -D -e
- exec:
+ hook: sshd
cmd:
- mkdir -p /var/run/sshd
- mkdir -p /root/.ssh