mirror of
https://github.com/openwrt/luci.git
synced 2026-04-15 19:01:56 +00:00
Add a keep.d file to preserve the rustdesk configuration and binaries across sysupgrades. The /etc/rustdesk directory contains the encryption keys and database, and /usr/bin/ contains the hbbr, hbbs, and rustdesk-utils binaries which need to be retained. Signed-off-by: Guilherme Cardoso <luminoso+github@gmail.com>