summary refs log tree commit diff
path: root/sshd_config
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-07-28 16:02:50 -0400
committerJune McEnroe <june@causal.agency>2019-07-28 16:02:50 -0400
commit9f16dc623c229a29d5a15c60d54e81472fb71277 (patch)
tree3bf0e4ba8882560507d26745647f2876697dfb5c /sshd_config
parentRename ptee stream (diff)
downloadstream-9f16dc623c229a29d5a15c60d54e81472fb71277.tar.gz
stream-9f16dc623c229a29d5a15c60d54e81472fb71277.zip
Add empty commands
Diffstat (limited to '')
-rw-r--r--sshd_config2
1 files changed, 1 insertions, 1 deletions
diff --git a/sshd_config b/sshd_config
index 4a965d0..f7a3ea6 100644
--- a/sshd_config
+++ b/sshd_config
@@ -4,7 +4,7 @@ Match User stream
     PasswordAuthentication yes
     PermitEmptyPasswords yes
     ChrootDirectory /home/stream
-    ForceCommand ssh-command
+    ForceCommand wrapper
 
     AllowAgentForwarding no
     AllowTcpForwarding no