diff --git a/services/sandbox/chipset-sandbox.json b/services/sandbox/chipset-sandbox.json index 88a655b7d6f22455dc7015c49e01d5a7a2f81588..d714534975ee0915d26237a61810b2dfd42f5881 100644 --- a/services/sandbox/chipset-sandbox.json +++ b/services/sandbox/chipset-sandbox.json @@ -51,7 +51,7 @@ } ], "mount-bind-files" : [{ - "src-path" : "/data/service/el1/network/hosts_user/hosts", + "src-path" : "/data/service/el1/public/hosts_user/hosts", "sandbox-path" : "/system/etc/hosts", "sandbox-flags" : [ "bind", "rec", "private" ] }, {