Update TODO

This commit is contained in:
Lennart Poettering 2016-01-14 18:08:29 +01:00
parent 3855df576f
commit 3d39e6e5d4
1 changed files with 6 additions and 0 deletions

6
TODO
View File

@ -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