summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2013-07-01 02:52:17 +0200
committerLennart Poettering <lennart@poettering.net>2013-07-01 02:52:17 +0200
commitd28e9236e79e2d0a49aba472f86f7551ce9ca2f1 (patch)
tree520870cd4967ed54b0026894bc8f58a45f505785 /TODO
parentadb3a45d9a1cebdec30406cc2c04503fc5e735be (diff)
core: parse Slice= from the unit type specific unit file section
Since not all unit types know Slice= it belongs in the unit type specific unit file section.
Diffstat (limited to 'TODO')
-rw-r--r--TODO8
1 files changed, 4 insertions, 4 deletions
diff --git a/TODO b/TODO
index 279446e6e0..e8afa5f3df 100644
--- a/TODO
+++ b/TODO
@@ -36,6 +36,8 @@ Features:
* split up BlockIOWeight= and BlockIODeviceWeight=
+* introduce high-level settings for RT budget, swapiness
+
* how to reset dynamically changed attributes sanely?
* when reloading configuration, apply new cgroup configuration
@@ -48,10 +50,8 @@ Features:
* split out CreateMachine into systemd-machined
-* introduce new Scope unit type then make logind's session and machine
- registration use this to set up cgroups
-
-* should Slice= be part of [Unit] or of [Service]?
+* make logind's session and machine
+ registration use Slices to set up cgroups
* journald: make sure ratelimit is actually really per-service with the new cgroup changes