]> Untitled Git - yocto/meta-hvmpd.git/commitdiff
swupdate: preserve NFS /etc/exports
authorHugo Villeneuve <hugo@hugovil.com>
Wed, 10 Sep 2025 18:51:11 +0000 (14:51 -0400)
committerHugo Villeneuve <hugo@hugovil.com>
Wed, 10 Sep 2025 18:51:11 +0000 (14:51 -0400)
Signed-off-by: Hugo Villeneuve <hugo@hugovil.com>
conf/distro/hvmpd.conf

index 0b157bf91e1341ec77be405822f27655d911147b..1611d95a3ddc275270903d3c263d39977080f020 100644 (file)
@@ -45,4 +45,5 @@ SWU_PRESERVE_FILES ?= "\
     /etc/ssh/ssh_host_ed25519_key.pub \
     /etc/ssh/ssh_host_rsa_key \
     /etc/ssh/ssh_host_rsa_key.pub \
+    /etc/exports \
 "