summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilly Tu <wltu@google.com>2023-07-28 23:22:34 +0300
committerWilly Tu <wltu@google.com>2023-07-29 07:04:08 +0300
commit598f6754f016b71fd535c7741c7e09dd08e60005 (patch)
tree7cb538d46c685378e17ded43ee93ee5390f2943d
parentdd657ae75f2c0a23a31e847f9a68c9431c197260 (diff)
downloadopenbmc-598f6754f016b71fd535c7741c7e09dd08e60005.tar.xz
meta-google: Add /var/log/state to whitelist
Allow the state file for rsyslog as configured by the default rsyslog.conf. This prevent us from reading the the whole logs again (if the logs persists across reboots). Reference: - https://gerrit.openbmc.org/c/openbmc/openbmc/+/64418 Change-Id: Ia3650627a26e2dbdcc62f1c464e389e4e668e3a8 Signed-off-by: Willy Tu <wltu@google.com>
-rw-r--r--meta-google/recipes-phosphor/initrdscripts/obmc-phosphor-initfs/whitelist1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-google/recipes-phosphor/initrdscripts/obmc-phosphor-initfs/whitelist b/meta-google/recipes-phosphor/initrdscripts/obmc-phosphor-initfs/whitelist
index f914950775..cc4906c1a2 100644
--- a/meta-google/recipes-phosphor/initrdscripts/obmc-phosphor-initfs/whitelist
+++ b/meta-google/recipes-phosphor/initrdscripts/obmc-phosphor-initfs/whitelist
@@ -5,3 +5,4 @@
/var/google
/var/lib/phosphor-inventory-manager
/var/lib/smbios/smbios2
+/var/log/state