summary refs log tree commit diff
path: root/sshd_config
diff options
context:
space:
mode:
Diffstat (limited to '')
-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