提交 82e482d0 编写于 作者: Z zhang-daiyue

Do NOT allow service to access /storage directories

Signed-off-by: Nzhang-daiyue <zhangdaiyue1@huawei.com>
Change-Id: Id3f8131d9bb98340de430515dd7508fe9f2ca919
上级 33075c51
......@@ -64,10 +64,6 @@
"src-path" : "/mnt",
"sandbox-path" : "/mnt",
"sandbox-flags" : [ "bind", "rec", "private" ]
}, {
"src-path" : "/storage",
"sandbox-path" : "/storage",
"sandbox-flags" : [ "bind", "rec", "private" ]
}, {
"src-path" : "/sys_prod",
"sandbox-path" : "/sys_prod",
......
......@@ -68,10 +68,6 @@
"src-path" : "/mnt",
"sandbox-path" : "/mnt",
"sandbox-flags" : [ "bind", "rec", "private" ]
}, {
"src-path" : "/storage",
"sandbox-path" : "/storage",
"sandbox-flags" : [ "bind", "rec", "private" ]
}, {
"src-path" : "/sys_prod",
"sandbox-path" : "/sys_prod",
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册