mirror of
https://github.com/openwrt/packages.git
synced 2026-05-31 06:51:51 +08:00
e36a55c9ed
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>