Commit Graph

3 Commits

Author SHA1 Message Date
Matthew Fernandez 7e3b35d348 misc/autostop: Teach stop how to send SIGABRT and SIGTERM. 2015-07-02 15:28:14 +10:00
Matthew Fernandez e846657e0f misc: Add options to constrain autostop's bloodthirsty rampage.
Autostop is quite handy for keeping your system under control, but when things
go pear shaped the guidance provided by Linux's OOM score doesn't necessarily
align with what the user cares about. In particular, it can take down parts of
your windowing subsystem or a harmless browser tab going about its business.
This commit adds command line options to give autostop a list of processes
which are the only ones you would like stopped. Existing behaviour remains
unchanged.
2014-12-04 09:50:41 +11:00
Gerwin Klein 2a03e81df4 Import release snapshot. 2014-07-14 21:32:44 +02:00