{ "jobs" : [{ "name" : "services:thermal", "cmds" : [ "mkdir /data/thermal 0755 system system", "mkdir /data/thermal/state 0755 system system", "mkdir /data/thermal/config 0755 system system" ] } ], "services" : [{ "name" : "thermal", "path" : ["/system/bin/sa_main", "/system/profile/thermal.xml"], "uid" : "system", "gid" : ["system", "shell"], "jobs" : { "on-start" : "services:thermal" } } ] }