From: Lennart Poettering Date: Thu, 14 Jan 2016 17:08:29 +0000 (+0100) Subject: Update TODO X-Git-Tag: v229~129^2~23 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=3d39e6e5d475461c20d0300da80ff8cae5780ccf;p=thirdparty%2Fsystemd.git Update TODO --- diff --git a/TODO b/TODO index 7dc91618e34..6aeb6c81638 100644 --- a/TODO +++ b/TODO @@ -33,6 +33,12 @@ Janitorial Clean-ups: Features: +* cache sd_event_now() result from before the first iteration... + +* remove Capabilities=, after all AmbientCapabilities= and CapabilityBoundingSet= should be enough. + +* support for the new copy_file_range() syscall + * add systemctl stop --job-mode=triggering that follows TRIGGERED_BY deps and adds them to the same transaction * coredump logic should use prlimit() to query RLIMIT_CORE of the dumpee and honour it