# File lib/foreman/engine.rb, line 123 def handle_interrupt system "SIGINT received, starting shutdown" @shutdown = true end