summaryrefslogtreecommitdiff
path: root/f3s/git-server/docker-image
diff options
context:
space:
mode:
Diffstat (limited to 'f3s/git-server/docker-image')
-rw-r--r--f3s/git-server/docker-image/sshd_config3
1 files changed, 0 insertions, 3 deletions
diff --git a/f3s/git-server/docker-image/sshd_config b/f3s/git-server/docker-image/sshd_config
index 783f31b..1af7b59 100644
--- a/f3s/git-server/docker-image/sshd_config
+++ b/f3s/git-server/docker-image/sshd_config
@@ -7,9 +7,6 @@ Port 22
AddressFamily any
ListenAddress 0.0.0.0
-# Run without privilege separation (required for non-root)
-UsePrivilegeSeparation no
-
# Host Keys
HostKey /etc/ssh/ssh_host_ed25519_key
HostKey /etc/ssh/ssh_host_rsa_key