blob: cc4bef908f441514cc8d918ff90be5ac5646bb30 [file] [log] [blame]
[
{
type: "ShutdownWatcher",
name: "shutdown_watcher"
},
{
type: "SystemShutdownHandler",
name: "sys_shutdown",
config: {
shutdown_timeout_s: 3600
},
dependencies: {
shutdown_watcher_node: "shutdown_watcher"
}
}
]