[
    {
        "cmds": [   
            {
                "cmd":"mount_fstab",
                "location":[
                    "/system/etc/init.cfg"
                ]
            }, {
                "cmd":"load_access_token_id",
                "location":[
                    "/system/etc/init/access_token.cfg"
                ]
            }, {
                "cmd":"init_global_key",
                "location":[
                    "/system/etc/init.cfg"
                ]
            }],
            "start-modes": [
                {
                    "start-mode":"condition",
                    "service":[
                        "hilogd",
                        "wifi_hal_service",
                        "hdcd",
                        "hiprofilerd",
                        "pulseaudio",
                        "huks_service",
                        "hiprofiler_plugins",
                        "watchdog_service",
                        "pinauth",
                        "hiprofiler_daemon",
                        "multimodalinput",
                        "udevd_service",
                        "mmi_uinput_service"
                    ]
                }, {
                    "start-mode":"boot",
                    "service":[
                        "hiview",
                        "storage_daemon",
                        "samgr",
                        "thermal_protector",
                        "appspawn",
                        "param_watcher",
                        "device_manager",
                        "storage_manager",
                        "hdf_devmgr"
                    ]
                }
            ],
            "start-cmd":[
                "ueventd",
                "watchdog_service",
                "deviceauth_service",
                "screenlock_server",
                "resource_schedule_service",
                "storage_daemon",
                "bluetooth_service",
                "hilogd",
                "device_usage_stats_service",
                "wifi_hal_service",
                "hdcd",
                "module_update_service",
                "hiprofilerd",
                "hiprofiler_plugins",
                "hiprofiler_daemon",
                "pulseaudio",
                "audio_host",
                "audio_policy",
                "huks_service",
                "memmgrservice",
                "netmanager",
                "pinauth",
                "updater_sa",
                "telephony_sa",
                "devattest_service",
                "msdp_sa",
                "accessibility",
                "wallpaper_service",
                "time_service",
                "udevd_service",
                "mmi_uinput_service",
                "multimodalinput",
                "hdf_devhost",
                "concurrent_task_service"
            ]
    }
]