mirror of
https://github.com/openwrt/packages.git
synced 2025-12-26 17:46:16 +04:00
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>