summaryrefslogtreecommitdiffstats
path: root/meta-phosphor
diff options
context:
space:
mode:
authorRaptor Engineering Development Team <support@raptorengineering.com>2020-02-15 03:57:40 +0000
committerRaptor Engineering Development Team <support@raptorengineering.com>2020-02-18 12:36:01 +0000
commitf6068216119f00b4179039203c4a2f92be76ecf8 (patch)
tree278bc5b8165c5bbafe54d081a0e17f9320c1bf84 /meta-phosphor
parent774e210a69e42cabde3f73c6326c53e7c9474d3c (diff)
downloadtalos-openbmc-f6068216119f00b4179039203c4a2f92be76ecf8.tar.gz
talos-openbmc-f6068216119f00b4179039203c4a2f92be76ecf8.zip
Add OpenSSH host keyfiles to BMC upgrade preservation whitelist
Diffstat (limited to 'meta-phosphor')
-rw-r--r--meta-phosphor/recipes-phosphor/initrdscripts/files/whitelist5
1 files changed, 5 insertions, 0 deletions
diff --git a/meta-phosphor/recipes-phosphor/initrdscripts/files/whitelist b/meta-phosphor/recipes-phosphor/initrdscripts/files/whitelist
index 20f1ec2a6..3dfc7a40f 100644
--- a/meta-phosphor/recipes-phosphor/initrdscripts/files/whitelist
+++ b/meta-phosphor/recipes-phosphor/initrdscripts/files/whitelist
@@ -6,6 +6,11 @@
/etc/resolv.conf
/etc/shadow
/etc/systemd/network
+/etc/ssh/ssh_host_ecdsa_key
+/etc/ssh/ssh_host_ecdsa_key.pub
+/etc/ssh/ssh_host_ed25519_key
+/etc/ssh/ssh_host_ed25519_key.pub
+/etc/ssh/ssh_host_rsa_key
/var/cache/obmc
/var/lib/obmc
/var/lib/phosphor-inventory-manager
OpenPOWER on IntegriCloud