# File lib/foreman/engine.rb, line 130
  def handle_hangup
    system "SIGHUP received, starting shutdown"
    @shutdown = true
  end