mirror of
https://gitee.com/openharmony/startup_appspawn
synced 2024-11-27 09:11:04 +00:00
Fix epfs mount point
Signed-off-by: zhang-daiyue <zhangdaiyue1@huawei.com> Change-Id: Ia972ad509dc58f162174536df19af70fc080d3bf
This commit is contained in:
parent
b842361634
commit
3fe767b0dd
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user