diff options
author | Lennart Poettering <lennart@poettering.net> | 2013-08-07 12:36:59 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2013-08-09 19:05:07 +0200 |
commit | 94bbc9915a4272a20feda86c5f97b8a587482aa1 (patch) | |
tree | 9cc2db078e1c80f377c3113fa9e9ef44908d3b23 | |
parent | ef53700c20b0fc51dbdedfb4a611fe6ca8411df9 (diff) |
update TODO
-rw-r--r-- | TODO | 10 |
1 files changed, 7 insertions, 3 deletions
@@ -31,7 +31,7 @@ Fedora 20: CGroup Rework Completion: -* introduce "mainpid" for scopes +* introduce "mainpid" for scopes (or maybe not?) * implement system-wide DefaultCPUAccounting=1 switch (and similar for blockio, memory?) @@ -39,8 +39,6 @@ CGroup Rework Completion: * handle jointly mounted controllers correctly -* logind: implement session kill exceptions - * make BlockIODeviceWeight=, BlockIODeviceBandwidth= runtime settable * introduce high-level settings for RT budget, swappiness @@ -49,6 +47,12 @@ CGroup Rework Completion: Features: +* unlink PID files of units after exit + +* tiny tool that saves/restores backlight + +* systemctl status output should should include list of triggering units and their status + * for transient units, instead of writing out drop-ins for all properties consider serializing them in the normal serialization stream * logind: when logging out, remove user-owned sysv and posix IPC objects |