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 0b157bf..1611d95 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 \
 "