mirror of
https://github.com/openharmony/distributedschedule_samgr.git
synced 2026-07-20 22:47:20 -04:00
@@ -2,8 +2,9 @@
|
||||
"services" : [{
|
||||
"name" : "distributedsched",
|
||||
"path" : ["/system/bin/sa_main", "/system/profile/distributedsched.xml"],
|
||||
"uid" : "system",
|
||||
"gid" : ["system", "shell"]
|
||||
"uid" : "dms",
|
||||
"gid" : ["dms", "shell"],
|
||||
"secon" : "u:r:distributedsche:s0"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user