XRPi Home

Documentation Index
Alphabetic Index

XRPi Documentation - Sysop Commands

START

Command

START -- Start an XRPi daemon process.

Synopsis

ST[art] <process_name>

Description

The START command is used to start XRPi daemons, which are XRPi processes which run in background independently of any user session. For example the IGATE and dialler processes are daemons.

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

Example

START IGATE

Note

Attempting to start a daemon which is already running will have no harmful effect.

Availability

Sysop-only.

See also

STOP(2) -- Stop a daemon.