Skip to content

pitchfork enable

  • Usage: pitchfork enable <ID>
  • Aliases: e
  • Effect: modifies state

Allow a daemon to start

Re-enables a previously disabled daemon, allowing it to be started manually or automatically. Use this after pitchfork disable to restore normal operation.

Examples:

pitchfork enable api            Enable a disabled daemon
pitchfork e api                 Alias for 'enable'

Arguments

  • <ID> — Name of the daemon to enable

Flags

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