{
"jobs" : [{
"name" : "post-fs-data",
"cmds" : [
"mkdir /data/service/el1/public/for-all-app/framework_ark_cache 0755 compiler_service compiler_service",
"restorecon /data/service/el1/public/for-all-app/framework_ark_cache"
]
}
],
"services" : [{
"name" : "compiler_service",
"path" : ["/system/bin/sa_main", "/system/profile/compiler_service.json"],
"ondemand" : true,
"uid" : "compiler_service",
"gid" : ["compiler_service"],
"caps" : ["SETUID", "SETGID", "KILL", "CHOWN"],
"secon" : "u:r:compiler_service:s0"
}
]
}