stopService
Command Reference
Description
Stop the FireDaemon Windows service
unconditionally stop the service via FireDaemon
Usage
ctl -t FireDaemonService -o <objectname> -c stopService [-firedaemon <>] [-servicename <>]
Options
| Option | Description | Type | Default | 
|---|---|---|---|
| firedaemon | Location of the FireDaemon executable see fireDaemonExecutable attribute via FireDaemonExecutable type. | string | ${entity.attribute.fireDaemonExecutable} | 
| servicename | FireDaemon Windows service name see servicename attribute via FireDaemonServiceName type. | string | ${entity.attribute.fireDaemonServiceName} | 



