mirror of
https://github.com/openharmony/miscservices_screenlock.git
synced 2026-07-21 16:35:27 -04:00
Signed-off-by: zhangjunxi <zhangjunxi1@huawei.com>
Changes to be committed: modified: screenlockservice.cfg
This commit is contained in:
@@ -9,8 +9,8 @@
|
||||
"services" : [{
|
||||
"name" : "screenlock_server",
|
||||
"path" : ["/system/bin/sa_main", "/system/profile/screenlock_server.xml"],
|
||||
"uid" : "system",
|
||||
"gid" : ["system", "shell"],
|
||||
"uid" : "screenlock",
|
||||
"gid" : ["screenlock", "shell"],
|
||||
"secon" : "u:r:screenlock_server:s0"
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user