Daemon Mode
Foreground vs Daemon
Commands
openacp start # Start (foreground or daemon depending on runMode config)
openacp stop # Send SIGTERM to the daemon, wait up to 5 s, then SIGKILL
openacp status # Print running/stopped and PID if running
openacp logs # Tail the daemon log file
openacp restart # stop + startopenacp start
openacp startopenacp stop
openacp stopopenacp status
openacp statusopenacp logs
openacp logsFile Locations
File
Path
Purpose
Autostart on Boot
macOS — LaunchAgent
Linux — systemd User Service
Windows
When to Use Each Mode
Scenario
Recommended mode
Last updated
Was this helpful?
