mirror of
https://github.com/openharmony/miscservices_time.git
synced 2026-07-19 20:03:38 -04:00
Signed-off-by: zhangjunxi <zhangjunxi1@huawei.com>
Changes to be committed: modified: etc/init/timeservice.cfg
This commit is contained in:
@@ -1,9 +1,8 @@
|
||||
{
|
||||
"services" : [{
|
||||
"name" : "time_service",
|
||||
"path" : ["/system/bin/sa_main", "/system/profile/time_service.xml"],
|
||||
"uid" : "time",
|
||||
"gid" : ["time", "shell"],
|
||||
"gid" : ["system", "time", "shell"],
|
||||
"caps" : ["SYS_TIME", "WAKE_ALARM"],
|
||||
"secon" : "u:r:time_service:s0"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user