Reload
Command Reference
Description
Checks whether Apache is not down (i.e. up!); and, if it is, it reloads Apache.
Usage
ctl -t ApacheSystemService -o <objectname> -c Reload [-script <>] [-usesudo <>]
Workflow
- assertServiceIsDown
Error Handler
| Command |
Options
| Option | Description | Type | Default |
|---|---|---|---|
| script | System service script | string | ${entity.attribute.systemServiceScript} |
| usesudo | Whether or not to use sudo | string | ${entity.attribute.systemServiceUseSudo} |


