Shut Down AMPS
Last updated
Last updated
The amps-action-do-shutdown
module shuts down AMPS. This module is registered as the default action for several Linux signals, as described in the section on starting actions .
Causing this module to run is the recommended way to shut down AMPS. This is most often done by sending SIGINT
to the AMPS process, which is handled by amps-action-on-signal
to run this module.
amps-action-do-shutdown
Shuts down AMPS.
This module does not require any parameters.
This module does not add any variables to the AMPS context.