Fix epfs mount point

Signed-off-by: zhang-daiyue <zhangdaiyue1@huawei.com>
Change-Id: Ia972ad509dc58f162174536df19af70fc080d3bf
This commit is contained in:
zhang-daiyue 2023-06-11 15:24:56 +08:00
parent b842361634
commit 3fe767b0dd

View File

@ -262,7 +262,7 @@
"check-action-status": "false"
}, {
"src-path" : "none",
"sandbox-path" : "/storage/media/local/epfs",
"sandbox-path" : "/storage/cloud/epfs",
"sandbox-flags" : [ "MS_NODEV" ],
"fs-type": "epfs",
"check-action-status": "false"