• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1{
2    "process": "useriam",
3    "systemability": [
4        {
5            "name": 921,
6            "libpath": "libuserauthservice.z.so",
7            "run-on-create": false,
8            "distributed": false,
9            "recycle-delaytime": 1,
10            "dump_level": 1,
11            "start-on-demand": {
12                "param": [
13                    {
14                        "name":"useriam.startSa",
15                        "value":"true"
16                    }
17                ]
18            },
19            "stop-on-demand": {
20                "param": [
21                    {
22                        "name":"useriam.stopSa",
23                        "value":"true"
24                    }
25                ]
26            }
27        }
28    ]
29}