The configuration on how to react to an exit of the target process.

Configuration on how to react on a process exit.

Hierarchy

  • ExitBehaviorConfig

Properties

restartBehavior: RestartBehaviorConfig

Configuration for restart behavior after an exit.

timeToWaitForExitInSeconds: number

Time in seconds with which SiteKiosk will wait for an process exit.

waitForChildProcesses: boolean

True when the watchdog will look for child processes and only report an exit when those are exited too.

Generated using TypeDoc