diff --git a/services/sandbox/system-sandbox64.json b/services/sandbox/system-sandbox64.json index 6bb3bf2ed15980f8f669d59f1287ed4382a5617c..b74a555d47e87bf3b1fd5f818b595555eed69cc5 100644 --- a/services/sandbox/system-sandbox64.json +++ b/services/sandbox/system-sandbox64.json @@ -80,8 +80,12 @@ "sandbox-path" : "/sys_prod", "sandbox-flags" : [ "bind", "rec", "private" ] }, { - "src-path" : "/vendor", - "sandbox-path" : "/chipset", + "src-path" : "/vendor/etc", + "sandbox-path" : "/vendor/etc", + "sandbox-flags" : [ "bind", "rec", "private" ] + }, { + "src-path" : "/chipset/etc", + "sandbox-path" : "/chipset/etc", "sandbox-flags" : [ "bind", "rec", "private" ] }, { "src-path" : "/chip_prod",