blob: 59c84a6540dde1d3f88f62389b1d5626fe7c8949 [file] [log] [blame]
{
"program": {
"args": [
"--log-packets",
"--syslog",
"--verbosity=debug"
],
"binary": "bin/netstack"
},
"sandbox": {
"features": [
"isolated-cache-storage"
],
"services": [
"fuchsia.cobalt.LoggerFactory",
"fuchsia.device.NameProvider",
"fuchsia.logger.LogSink",
"fuchsia.posix.socket.Provider",
"fuchsia.stash.SecureStore"
]
}
}