summaryrefslogtreecommitdiff
path: root/meta-phosphor/common
diff options
context:
space:
mode:
authorMilton Miller <miltonm@us.ibm.com>2016-06-17 23:47:13 +0300
committerMilton Miller <miltonm@us.ibm.com>2016-06-26 02:57:21 +0300
commita6e6d0ce143b8476281672f7e859f451fc525270 (patch)
tree049b66b883a7123893b590aaf493c82071a1a942 /meta-phosphor/common
parentadeceff641c5f084897f229c18b957da96d6f451 (diff)
downloadopenbmc-a6e6d0ce143b8476281672f7e859f451fc525270.tar.xz
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/common')
-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