-
Committer:
Matthew Brush
-
Author(s):
Matthew Brush
-
Date:
2017-08-04 09:22:04 UTC
-
Revision ID:
git-v1:a108f9162cc98e501e2458cd8b35c499b7f87384
Re-enable SIGTERM handling
Now that a new enough GLib is available the signal can be
handled cleanly on the main loop using the GSource for Unix signals.
This replaces the illegal SIGTERM handling that was disabled in
fbb89f523af47b35e238678d348cfa98e56c760a.
Closes #1255