summaryrefslogtreecommitdiffstats
path: root/Services/ssh
diff options
context:
space:
mode:
authorstartxfr <clarue@startx.fr>2014-12-05 22:33:01 +0100
committerstartxfr <clarue@startx.fr>2014-12-05 22:33:01 +0100
commit28d5ddd7f63e587d48a985ca3efa29fbac409947 (patch)
tree32f27f09ed0048f5a8c960409968638c3bcfe7ad /Services/ssh
parent0c46aa05e68dda40eb7f5b6f25b32a0fe32841a9 (diff)
downloadphpmyadmin-28d5ddd7f63e587d48a985ca3efa29fbac409947.tar.gz
phpmyadmin-28d5ddd7f63e587d48a985ca3efa29fbac409947.tar.bz2
phpmyadmin-28d5ddd7f63e587d48a985ca3efa29fbac409947.tar.xz
phpmyadmin-28d5ddd7f63e587d48a985ca3efa29fbac409947.zip
modification sur le serveur apache
Diffstat (limited to 'Services/ssh')
-rw-r--r--Services/ssh/README.md2
-rw-r--r--Services/ssh/sx/sshd.sh1
2 files changed, 1 insertions, 2 deletions
diff --git a/Services/ssh/README.md b/Services/ssh/README.md
index 4735bec..03d326b 100644
--- a/Services/ssh/README.md
+++ b/Services/ssh/README.md
@@ -28,7 +28,7 @@ access to the running server
access to the container itself
- docker exec -it ssh bash
+ docker exec -it ssh /bin/bash
## Related Resources
* [Sources files](https://github.com/startxfr/docker-images/tree/master/Services/ssh)
diff --git a/Services/ssh/sx/sshd.sh b/Services/ssh/sx/sshd.sh
index 795fff5..937ef1a 100644
--- a/Services/ssh/sx/sshd.sh
+++ b/Services/ssh/sx/sshd.sh
@@ -1,7 +1,6 @@
#!/bin/bash
export TERM=dumb
-export logfile="/var/log/sshd.log"
# Begin configuration before starting daemonized process
# and start generating host keys