mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 05:06:43 +00:00
openssh: drop support for dss keys
This commit is contained in:
parent
8dfe7d74df
commit
3be8d586a4
@ -51,8 +51,6 @@ post_makeinstall_target() {
|
|||||||
-e "s|^#StrictModes.*|StrictModes no|g" \
|
-e "s|^#StrictModes.*|StrictModes no|g" \
|
||||||
-i $INSTALL/etc/ssh/sshd_config
|
-i $INSTALL/etc/ssh/sshd_config
|
||||||
|
|
||||||
echo "PubkeyAcceptedKeyTypes +ssh-dss" >> $INSTALL/etc/ssh/sshd_config
|
|
||||||
|
|
||||||
debug_strip $INSTALL/usr
|
debug_strip $INSTALL/usr
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user