diff options
author | Lennart Poettering <lennart@poettering.net> | 2016-01-14 18:08:29 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2016-01-17 20:44:25 +0100 |
commit | 3d39e6e5d475461c20d0300da80ff8cae5780ccf (patch) | |
tree | 6df84d5ed225113bf5c14a49adc8d89d9a1aeea3 | |
parent | 3855df576fc7b7ff6dd20f51bd16acacb195ac5d (diff) |
Update TODO
-rw-r--r-- | TODO | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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 |