{ "services" : [{ "name" : "usb_service", "path" : ["/system/bin/sa_main", "/system/profile/usb_service.json"], "ondemand" : true, "condition" : "bootevent.wms.fullscreen.ready=true", "uid" : "usb", "gid" : ["usb", "shell"], "permission" : [ "ohos.permission.LISTEN_BUNDLE_CHANGE", "ohos.permission.DISTRIBUTED_DATASYNC", "ohos.permission.ENTERPRISE_MANAGE_USB", "ohos.permission.GET_BUNDLE_INFO_PRIVILEGED", "ohos.permission.GET_BUNDLE_RESOURCES", "ohos.permission.MANAGE_LOCAL_ACCOUNTS", "ohos.permission.START_SYSTEM_DIALOG" ], "apl" : "system_basic", "secon" : "u:r:usb_service:s0" } ], "jobs" : [{ "name" : "post-fs-data", "cmds" : [ "mkdir /data/service/el1/public/usb_service 0770 usb usb", "mkdir /data/service/el1/public/usb_service/right 0770 usb usb" ] } ] }