sanders: Change uid/gid of time_daemon

time-services: Start time_daemon service from common rc

Currently, time_daemon service is running after statsd
service which is causing some xTS failure. The patch
moves time_daemon service definition to common rc file
so that daemon can start early.

Signed-off-by: Melvin <kartik3163@gmail.com>
This commit is contained in:
Mohit Aggarwal
2019-03-22 14:07:22 +05:30
committed by ronaxdevil
parent 211b80117a
commit 68f7dd4972

View File

@@ -517,9 +517,9 @@ service vendor.thermal-engine /vendor/bin/thermal-engine
writepid /dev/cpuset/system-background/tasks
service vendor.time_daemon /vendor/bin/time_daemon
class late_start
user root
group root
class main
user system
group system
writepid /dev/cpuset/system-background/tasks
service audiod /vendor/bin/audiod