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