From: Hugo Villeneuve Date: Wed, 10 Sep 2025 18:51:11 +0000 (-0400) Subject: swupdate: preserve NFS /etc/exports X-Git-Url: http://gitweb.hugovil.com/?a=commitdiff_plain;h=965efa286e653ae084d0bc93c2e2e3f5de85840e;p=yocto%2Fmeta-hvmpd.git swupdate: preserve NFS /etc/exports Signed-off-by: Hugo Villeneuve --- diff --git a/conf/distro/hvmpd.conf b/conf/distro/hvmpd.conf index 0b157bf..1611d95 100644 --- a/conf/distro/hvmpd.conf +++ b/conf/distro/hvmpd.conf @@ -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 \ "