summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2013-01-14 02:13:07 +0100
committerLennart Poettering <lennart@poettering.net>2013-01-14 21:25:24 +0100
commit7b4da18c1717f811bae67ea3d39290495857c03e (patch)
tree14d28ab9579667d796b8b0657c7eb202b10edcb1
parent1dcf60656cc68cf0182703d77e31f24f05b0c8cc (diff)
update TODO
-rw-r--r--TODO6
1 files changed, 5 insertions, 1 deletions
diff --git a/TODO b/TODO
index e89be556d9..dce2604129 100644
--- a/TODO
+++ b/TODO
@@ -21,11 +21,15 @@ Features:
* add "loginctl unlock-sessions" as counterpart for "loginctl lock-sessions"
+* extend cgroup attr dbus calls to optionally make changes persistent, and retrieve current kernel values
+
+* support high-level cgroup setting syntax in systemctl. Example: "systemctl set-cgroup-attr MemoryLimit 5K"
+
* add a man page "systemdall" that lists all of systemd's man pages, inspired by zsh's "zshall" page
* print a nicer explanation if people use variable/specifier expansion in ExecStart= for the first word
-* kernel cmdline switch to turn of predictable network interface names
+* kernel cmdline switch to turn off predictable network interface names
* mount: turn dependency information from /proc/self/mountinfo into dependency information between systemd units.