projects
/
yocto
/
meta-hvmpd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2cee349
)
swupdate: preserve NFS /etc/exports
author
Hugo Villeneuve
<hugo@hugovil.com>
Wed, 10 Sep 2025 18:51:11 +0000
(14:51 -0400)
committer
Hugo 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
patch
|
blob
|
history
diff --git
a/conf/distro/hvmpd.conf
b/conf/distro/hvmpd.conf
index
0b157bf
..
1611d95
100644
(file)
--- 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 \
"