From 0bee65f0622c4faa8ac8ae771cc0c8a936dfa284 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Mon, 25 Nov 2013 18:08:02 +0100 Subject: shutdown: during final killing spree also send SIGHUP in addition to SIGTERM to deal with shells This makes shutdown a bit faster if debug-shell.service is enabled. --- TODO | 2 ++ 1 file changed, 2 insertions(+) (limited to 'TODO') diff --git a/TODO b/TODO index 9b898bb57d..d63e13e318 100644 --- a/TODO +++ b/TODO @@ -43,6 +43,8 @@ CGroup Rework Completion: Features: +* general: get rid of readdir_r/dirent_storage stuff, it's unnecessary on Linux + * add API to clone sd_bus_message objects * sd-bus: synthesized messages should get serial number (uint32_t) -1 -- cgit v1.2.3-54-g00ecf