swupdate: preserve hv-rsync configuration file
authorHugo Villeneuve <hugo@hugovil.com>
Tue, 16 Sep 2025 20:36:44 +0000 (16:36 -0400)
committerHugo Villeneuve <hugo@hugovil.com>
Tue, 16 Sep 2025 20:36:44 +0000 (16:36 -0400)
Signed-off-by: Hugo Villeneuve <hugo@hugovil.com>
conf/distro/hvmpd.conf

index 1611d95..17e1dac 100644 (file)
@@ -37,6 +37,7 @@ SOUND_CARD ?= "default"
 # List of files/folders to preserve between updates:
 SWU_PRESERVE_FILES ?= "\
     /root/.bash_history \
+    /root/.hv-rsync.conf \
     /etc/hostname \
     /etc/localtime \
     /etc/ssh/ssh_host_ecdsa_key \