Skip to content

1.6.4

Choose a tag to compare

@whyrgwhyrg released this 13 Aug 19:27
· 42 commits to develop since this release
  • Added --once and --stdout options.
    • --once only runs the script once and does not daemonize.
    • --stdout, only used with --once, prints all output instead of shipping to graphite.
  • Made --start,--stop,--restart, --once parameters mutually exclusive.