waitforStartEvent
Command Reference
Description
Wait for the service to start
Usage
ctl -t SystemService -o <objectname> -c waitforStartEvent [-maxwait <>] [-pidfile <>] [-service <>]
Options
| Option | Description | Type | Default |
|---|---|---|---|
| maxwait | timeout in seconds | string | ${entity.attribute.systemServiceStartEventTimeout} |
| pidfile | Process identifier file | string | ${entity.attribute.systemServicePidFile} |
| service | service name | string | ${entity.attribute.systemServiceScript} |


