1{ 2 "services" : [{ 3 "name" : "samgr", 4 "path" : ["/system/bin/samgr"], 5 "critical" : [1, 1, 60], 6 "uid" : "samgr", 7 "gid" : ["samgr", "readproc"], 8 "bootevents":"bootevent.samgr.ready", 9 "permission" : ["ohos.permission.DISTRIBUTED_DATASYNC"], 10 "secon" : "u:r:samgr:s0", 11 "start-mode" : "boot" 12 } 13 ] 14} 15