diff --git a/services/distributedfile.cfg b/services/distributedfile.cfg index 27c7b90ba7959fc4e15885f3fc05686acf4204ce..a33fd33074237485c65798e45886985c742806ae 100644 --- a/services/distributedfile.cfg +++ b/services/distributedfile.cfg @@ -28,7 +28,7 @@ "name": "cloudfiledaemon", "path": ["/system/bin/sa_main", "/system/profile/cloudfiledaemon.json"], "uid": "1009", - "gid": ["dfs", "user_data_rw", "system", "ddms", "netsys_socket"], + "gid": ["dfs", "user_data_rw", "system", "ddms"], "sandbox": 0, "secon": "u:r:cloudfiledaemon:s0", "apl": "system_basic", @@ -46,7 +46,7 @@ "name": "cloudfileservice", "path": ["/system/bin/sa_main", "/system/profile/cloudfileservice.json"], "uid": "dfs", - "gid": ["dfs", "user_data_rw", "system", "ddms", "netsys_socket", "readproc"], + "gid": ["dfs", "user_data_rw", "system", "ddms", "readproc"], "sandbox": 0, "jobs" : { "on-start" : "services:cloudfileservice"