openssh: preserve authorized_keys
authorGlen Huang <me@glenhuang.com>
Thu, 13 Apr 2023 09:55:02 +0000 (17:55 +0800)
committerRosen Penev <rosenp@gmail.com>
Tue, 25 Apr 2023 04:23:01 +0000 (07:23 +0300)
commite36a55c9ed293bd608d18918cdda8dceffad9d96
tree3bfa8dbfa507f463acd4b7220343d5fb59f94fd0
parent7016a4546b425508489fcd596fb8d8f4459ce6e3
openssh: preserve authorized_keys

The root user is usually the user that clients ssh into with, so in most
cases its authorized_keys determines what clients are allowed to ssh
into this device. Without preserving this file, they could potentially
be locked out after upgrading.

Signed-off-by: Glen Huang <me@glenhuang.com>
net/openssh/Makefile