Hacker News new | ask | show | jobs
by bdonlan 4352 days ago
That would be SIGINT - SIGTERM is sent when you kill the process without specifying a specific signal to send, or when the system is shutting down.