]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - lfs/openssh
core114: force update addons after core update
[ipfire-2.x.git] / lfs / openssh
index 005e4dffafb5b71a3a500e749913988d47bc375f..56ac55a9602480eb0b19d8fa364315c29344d45f 100644 (file)
@@ -80,7 +80,6 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
        sed -i -e 's/^#\?Port .*$$/Port 222/' \
            -e 's/^#\?Protocol .*$$/Protocol 2/' \
            -e 's/^#\?LoginGraceTime .*$$/LoginGraceTime 30s/' \
-           -e 's/^#\?RSAAuthentication .*$$/RSAAuthentication yes/' \
            -e 's/^#\?PubkeyAuthentication .*$$/PubkeyAuthentication yes/' \
            -e 's/^#\?PasswordAuthentication .*$$/PasswordAuthentication yes/' \
            -e 's/^#\?MaxStartups .*$$/MaxStartups 5/' \