1{
2    "process": "dhardware",
3    "systemability": [
4        {
5            "name": 4801,
6            "libpath": "libdistributedhardwarefwksvr.z.so",
7            "run-on-create": false,
8            "distributed": true,
9            "dump_level": 1,
10            "start-on-demand": {
11                "commonevent":[
12                  {
13                    "name":"usual.event.BOOT_COMPLETED"
14                  }
15                ]
16            }
17        }
18    ]
19}