summaryrefslogtreecommitdiffstats
path: root/meta-phosphor
diff options
context:
space:
mode:
authorMilton Miller <miltonm@us.ibm.com>2016-06-17 15:47:13 -0500
committerMilton Miller <miltonm@us.ibm.com>2016-06-25 18:57:21 -0500
commita6e6d0ce143b8476281672f7e859f451fc525270 (patch)
tree049b66b883a7123893b590aaf493c82071a1a942 /meta-phosphor
parentadeceff641c5f084897f229c18b957da96d6f451 (diff)
downloadtalos-openbmc-a6e6d0ce143b8476281672f7e859f451fc525270.tar.gz
talos-openbmc-a6e6d0ce143b8476281672f7e859f451fc525270.zip
initfs: whitelist: Sanitize obmc events whitelist entry
Remove the trailing / so that the update script doesn't have to loop. It was determined the trailing slash confused the code that makes the save subdirectory. The update script was fixed but this removes the extra work needed. Signed-off-by: Milton Miller <miltonm@us.ibm.com>
Diffstat (limited to 'meta-phosphor')
-rw-r--r--meta-phosphor/common/recipes-phosphor/obmc-phosphor-initfs/files/whitelist2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/common/recipes-phosphor/obmc-phosphor-initfs/files/whitelist b/meta-phosphor/common/recipes-phosphor/obmc-phosphor-initfs/files/whitelist
index 603cec7e4..c35a552c7 100644
--- a/meta-phosphor/common/recipes-phosphor/obmc-phosphor-initfs/files/whitelist
+++ b/meta-phosphor/common/recipes-phosphor/obmc-phosphor-initfs/files/whitelist
@@ -6,4 +6,4 @@
/etc/group
/etc/shadow
/etc/gshadow
-/var/lib/obmc/events/
+/var/lib/obmc/events
OpenPOWER on IntegriCloud