diff --git a/docker/sshd_config b/docker/sshd_config
index 30c4e23c0..72377050b 100644
--- a/docker/sshd_config
+++ b/docker/sshd_config
@@ -11,6 +11,5 @@ HostKey /data/ssh/ssh_host_ed25519_key
 PermitRootLogin no
 AuthorizedKeysFile	.ssh/authorized_keys
 PasswordAuthentication no
-UsePrivilegeSeparation no
 PermitUserEnvironment yes
 AllowUsers git