stopService
Command Reference
Description
Stop the service process.
The stopService command is a hook command overriden by subtypes
	  providing a service specific procedure to bring the service into a stopped state.
	  
 
Usage
        ctl
       
          -t Service
          -o <objectname>
          
        -c stopService [-executable <>] [-script <>] 
Options
| Option | Description | Type | Default | 
| executable | executable to run | string | ${entity.attribute.service-stop-executable} | 
| script | script to execute | string | ${entity.attribute.service-stop-script} |