diff --git a/profile/dslm_service.cfg b/profile/dslm_service.cfg index 600cc289e269f1209880ce0c1d7c7a2c14b2a35e..b4537c57130c8905bc5d324da8bc097ee1ba4571 100644 --- a/profile/dslm_service.cfg +++ b/profile/dslm_service.cfg @@ -10,7 +10,8 @@ "name" : "dslm_service", "path" : ["/system/bin/sa_main", "/system/profile/dslm_service.xml"], "uid" : "system", - "gid" : ["system", "shell"] + "gid" : ["system", "shell"], + "secon" : "u:r:dslm_service:s0" } ] } \ No newline at end of file