process lifecycle

Remcos lifecycle can be controlled with several syscalls.

  • os.Interrupt(SIGINT on linux) and SIGTERM: remco will gracefully shut down
  • SIGHUP: remco will reload all configuration files.