diff --git a/etc/init/timeservice.cfg b/etc/init/timeservice.cfg index 2d7c3ca..49ae564 100644 --- a/etc/init/timeservice.cfg +++ b/etc/init/timeservice.cfg @@ -2,7 +2,7 @@ "services" : [{ "name" : "time_service", "path" : ["/system/bin/sa_main", "/system/profile/time_service.xml"], - "uid" : "time", + "uid" : "system", "gid" : ["system", "time", "shell"], "caps" : ["SYS_TIME", "WAKE_ALARM"], "secon" : "u:r:time_service:s0"