From: Lennart Poettering Date: Mon, 1 Feb 2016 20:46:11 +0000 (+0100) Subject: update TODO X-Git-Tag: v229~50^2~5 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=c5962fcff05a1e46138f9f8116513947398cb725;p=thirdparty%2Fsystemd.git update TODO --- diff --git a/TODO b/TODO index b5e6decdb5e..9ca06af63ac 100644 --- a/TODO +++ b/TODO @@ -33,6 +33,8 @@ Janitorial Clean-ups: Features: +* rework coredump tool to move actual processing into a socket activated service + * cache sd_event_now() result from before the first iteration... * remove Capabilities=, after all AmbientCapabilities= and CapabilityBoundingSet= should be enough.