Interface EventCommand

An event command definition.

Example

object EventCommand "restart-httpd-event" {
command = "/opt/bin/restart-httpd.sh"
}

See

doc/09-object-types.md L295-L320

interface EventCommand {}