mirror of
https://github.com/openharmony/useriam_auth_executor_mgr.git
synced 2026-07-19 22:53:40 -04:00
@@ -9,8 +9,8 @@
|
||||
"services" : [{
|
||||
"name" : "useriam",
|
||||
"path" : ["/system/bin/sa_main", "/system/profile/useriam.xml"],
|
||||
"uid" : "system",
|
||||
"gid" : ["system", "shell"],
|
||||
"uid" : "useriam",
|
||||
"gid" : ["useriam", "shell"],
|
||||
"secon" : "u:r:useriam:s0",
|
||||
"jobs" : {
|
||||
"on-start" : "service:useriam"
|
||||
|
||||
Reference in New Issue
Block a user