aboutsummaryrefslogtreecommitdiffstats
path: root/src/fripost-partman-udeb/base.sh
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem@fripost.org>2020-05-17 06:44:37 +0200
committerGuilhem Moulin <guilhem@fripost.org>2020-05-17 06:44:37 +0200
commit07c280e03841712050bf726e8eab6d11fbe2a047 (patch)
treede55121016a85eb4484c78764acf6253665134c6 /src/fripost-partman-udeb/base.sh
parent6319474a1659008174c0939d405202e495a8ede7 (diff)
Consolidate sshd_configHEADmaster
Diffstat (limited to 'src/fripost-partman-udeb/base.sh')
-rw-r--r--src/fripost-partman-udeb/base.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/fripost-partman-udeb/base.sh b/src/fripost-partman-udeb/base.sh
index 329bd35..2de0ba1 100644
--- a/src/fripost-partman-udeb/base.sh
+++ b/src/fripost-partman-udeb/base.sh
@@ -284,9 +284,7 @@ fripost_encrypt() {
cat > /etc/ssh/sshd_config <<- EOF
Port 22
- Protocol 2
HostKey $sshHostKey
- UsePrivilegeSeparation no
PasswordAuthentication no
ChallengeResponseAuthentication no