Note: You are currently viewing documentation for Moodle 1.9. Up-to-date documentation for the latest stable version is available here: Daemon.

Daemon

From MoodleDocs

A daemon is a computer process which runs in the background. Typically these are turned on when a computer or system boots. For example, a web server may have a daemon the triggers Moodle's cron process to run on a regular basis.

See also