XRPi Home

Documentation Index
Alphabetic Index

XRPi Documentation - Sysop Commands

STOP

Command

STOP -- Stop an XRPi daemon process / List active daemons.

Synopsis

STO[p] [process_name]

Description

The STOP command is used to stop a daemon process whose name name is specified as the argument.

If the command is used without arguments, a list of the active processes is displayed.

Please note, these are daemons that run only within XRPi, and must not be confused with Linux daemons. If you need to stop a Linux daemon from the XRPi command line, do it via the SHELL command.

Example

STOP IGATE

Note

Attempting to stop a process which is not running will simply produce an error message.

Availability

Sysop-only.

See also

START(2) -- Start a daemon.