• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1{
2    "services" : [{
3            "name" : "quick_fix",
4            "path" : ["/system/bin/sa_main", "/system/profile/quick_fix.xml"],
5            "ondemand" : true,
6            "uid" : "quickfixserver",
7            "gid" : ["system"],
8            "secon" : "u:r:quick_fix:s0"
9        }
10    ]
11}
12