it3256IO.cfg 440 B

1234567891011121314151617
  1. {
  2. "jobs" : [{
  3. "name" : "early-boot",
  4. "cmds" : []
  5. }
  6. ],
  7. "services" : [{
  8. "name" : "it3256IO_service",
  9. "path" : ["/system/bin/sa_main", "/system/profile/it3256_sa_profile.json"],
  10. "uid" : "it3256IO",
  11. "gid" : ["it3256IO", "shell"],
  12. "permission" : [],
  13. "caps" : [],
  14. "secon" : "u:r:it3256IO_service:s0"
  15. }
  16. ]
  17. }