blob: 1428be130ecc1ab22349d8b3baac4c27da412a67 [file] [log] [blame]
{
"program": {
"args": [
"--svc_name=fuchsia.netemul.devmgr.IsolatedDevmgr",
"--load_driver=/boot/driver/ethertap.so",
"--load_driver=/boot/driver/ethernet.so",
"--wait_for=misc/tapctl"
],
"binary": "bin/isolated_devmgr"
},
"sandbox": {
"features": [
"deprecated-shell"
],
"services": [
"fuchsia.process.Launcher",
"fuchsia.sys.Launcher"
]
}
}