]> Untitled Git - yocto/meta-hvmpd.git/commitdiff
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 1611d95a3ddc275270903d3c263d39977080f020..17e1dacc25edc0bfb43254dfc64f19bf1c2c2b89 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 \