ControlTier > elements
 

startService

Command Reference

Description

Start the FireDaemon Windows service

unconditionally start the service via FireDaemon

Usage

ctl -t FireDaemonService -o <objectname> -c startService [-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}