diff --git a/etc/init/timeservice.cfg b/etc/init/timeservice.cfg index befefef..415dc9c 100644 --- a/etc/init/timeservice.cfg +++ b/etc/init/timeservice.cfg @@ -1,11 +1,4 @@ { - "jobs" : [{ - "name" : "boot", - "cmds" : [ - "start time_service" - ] - } - ], "services" : [{ "name" : "time_service", "path" : ["/system/bin/sa_main", "/system/profile/time_service.xml"],