Skip to content

pitchfork boot enable

  • Usage: pitchfork boot enable
  • Effect: modifies state

Enable boot start for pitchfork supervisor

Registers pitchfork to start automatically when the system boots.

When run as root (or via sudo): creates a system-level entry

macOS: /Library/LaunchDaemons/pitchfork.plist
Linux: /etc/systemd/system/pitchfork.service

When run as a normal user: creates a user-level entry

macOS: ~/Library/LaunchAgents/pitchfork.plist
Linux: ~/.config/systemd/user/pitchfork.service

If you want the supervisor to run as root but keep state files and IPC sockets under a specific user's home directory, configure settings.supervisor.user in your pitchfork configuration.

Flags

  • -h --help — Print help
MIT LicenseCopyright © 2026jdx.dev