blob: 9f287daf58f632a946faa19f728df795b44b32d2 [file] [log] [blame]
{
include: [ "sdk/lib/diagnostics/syslog/client.shard.cml" ],
program: {
binary: "bin/unresponsive_component",
lifecycle: { stop_event: "notify" },
},
use: [
{ runner: "elf" },
],
}