]> git.ipfire.org Git - thirdparty/strongswan.git/commitdiff
testing: Remove deprecated UsePrivilegeSeparation option from sshd_config
authorTobias Brunner <tobias@strongswan.org>
Mon, 24 Aug 2020 13:57:03 +0000 (15:57 +0200)
committerTobias Brunner <tobias@strongswan.org>
Thu, 3 Sep 2020 11:34:19 +0000 (13:34 +0200)
testing/hosts/default/etc/ssh/sshd_config

index 067c48310ad3c0c245abec79ad678ad42ea01d6a..f4ced3e37420bc93440d07fbda44836f710a05b5 100644 (file)
@@ -3,7 +3,6 @@ Protocol 2
 Ciphers aes128-gcm@openssh.com
 HostKey /etc/ssh/ssh_host_rsa_key
 HostKey /etc/ssh/ssh_host_ecdsa_key
-UsePrivilegeSeparation no
 PermitRootLogin yes
 StrictModes no
 PubkeyAuthentication no