Skip to main content

Module daemon

Module daemon 

Source
Expand description

Daemon lifecycle management — PID file, start/stop, system service install.

On macOS: launchd (~/Library/LaunchAgents/com.a7garden.oxios.plist) On Linux: systemd (/etc/systemd/system/oxiosd.service)

Structs§

DaemonManager
Manages the oxios background daemon.

Enums§

DaemonStatus
Daemon status.