1{
2    "services" : [{
3            "name" : "param_watcher",
4            "path" : ["/system/bin/sa_main", "/system/profile/param_watcher.json"],
5            "critical" : [1, 4, 240],
6            "uid" : "paramwatcher",
7            "start-mode" : "boot",
8            "gid" : ["paramwatcher", "shell"],
9            "secon" : "u:r:param_watcher:s0",
10            "bootevents" : "bootevent.param_watcher.started"
11        }
12    ]
13}
14