Pārlūkot izejas kodu

docker: remove deprecated option (#5650)

This line has been removed in respect to the OpenSSH spec update with Version 7.5 (https://www.openssh.com/txt/release-7.5)
Menno van Rahden 5 gadi atpakaļ
vecāks
revīzija
bd13df972e
1 mainītis faili ar 0 papildinājumiem un 1 dzēšanām
  1. 0 1
      docker/sshd_config

+ 0 - 1
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