Commit 5051c683 authored by Adriana Kobylak's avatar Adriana Kobylak
Browse files

whitelist: Add obmc cache and obmc settings


During BMC FW update, preserve the following directories:
  /var/cache/obmc/ - Holds the inventory data
  /var/lib/obmc/ - Holds the settings properties
The whiltelist is recursive, specifying /var/lib/obmc/
will still preserve the event log directory
/var/lib/obmc/events/, so it can be removed.

Change-Id: I1e1adb1b39a499a6c50e34171a964ee8c884f6c9
Signed-off-by: default avatarAdriana Kobylak <anoo@us.ibm.com>
parent 086b3fc3
......@@ -6,4 +6,5 @@
/etc/group
/etc/shadow
/etc/gshadow
/var/lib/obmc/events
/var/cache/obmc
/var/lib/obmc
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment