summary refs log tree commit diff
path: root/sshd_config
diff options
context:
space:
mode:
authorCurtis McEnroe2018-11-27 19:13:27 -0500
committerCurtis McEnroe2018-11-27 19:13:27 -0500
commit85ea911b799181e375b1553458853e54ed25f28f (patch)
tree5e04e7be0a0099a60021c0235f7795be6025b1bf /sshd_config
parentd9c47aa94b990e2d2f9e4aeb0c153390808df0d4 (diff)
Rename project catgirl
This simplifies things.
Diffstat (limited to 'sshd_config')
-rw-r--r--sshd_config2
1 files changed, 1 insertions, 1 deletions
diff --git a/sshd_config b/sshd_config
index 98a70b6..47b5a33 100644
--- a/sshd_config
+++ b/sshd_config
@@ -4,7 +4,7 @@ Match User chat
 	PasswordAuthentication yes
 	PermitEmptyPasswords yes
 	ChrootDirectory /home/chat
-	ForceCommand chatte
+	ForceCommand catgirl
 
 	AllowAgentForwarding no
 	AllowTcpForwarding no