diff options
author | Tom Gundersen <teg@jklm.no> | 2016-01-18 23:10:53 +0100 |
---|---|---|
committer | Tom Gundersen <teg@jklm.no> | 2016-01-18 23:10:53 +0100 |
commit | 6228dc518f13f189a68144ab46bf055469615e3b (patch) | |
tree | b3c826afd4175dcb9408efacff8e8758961e1eee /TODO | |
parent | 7a9216397487977f4743afa52004d82c174dab10 (diff) | |
parent | bc7669cff9b7884af28814e3e47f1711315da482 (diff) |
Merge pull request #2326 from poettering/dnssec15
Fifteenth batch of DNSSEC patches
Diffstat (limited to '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 |