killService
Command Reference
Description
Kill the service
Usage
ctl -t SystemService -o <objectname> -c killService [-maxwait <>] [-pidfile <>] [-service <>] [-usesudo <>]
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} |
usesudo | Whether or not to use sudo | string | ${entity.attribute.systemServiceUseSudo} |