blob: 981a22287134a3490ef373eee1cd03fa89be6148 [file] [log] [blame]
{
"program": {
"args": [
"--disable-klog",
"--config-path",
"/pkg/data/observer_config.json"
],
"binary": "bin/archivist"
},
"sandbox": {
"services": [
"fuchsia.sys.internal.ComponentEventProvider",
"fuchsia.sys.internal.LogConnector"
]
}
}