daemon

A program associated with the UNIX operating system that permanently runs in the background. A daemon handles requests that are issued by other programs and is activated only when needed. For example, the job daemon runs permanently on the LN server. If the job daemon detects that a job is present, it executes the job at the job's scheduled time.