1{ 2 "process": "updater_sa", 3 "systemability": [ 4 { 5 "name": 3006, 6 "libpath": "libupdateservice.z.so", 7 "run-on-create": true, 8 "distributed": false, 9 "bootphase": "BootStartPhase", 10 "dump-level": 1, 11 "auto-restart" : true, 12 "start-on-demand": { 13 "allow-update": true, 14 "timedevent": [ 15 { 16 "name": "loopevent", 17 "value": "14400" 18 } 19 ] 20 } 21 } 22 ] 23}