diff options
author | Lennart Poettering <lennart@poettering.net> | 2013-04-24 19:01:29 -0300 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2013-04-24 19:02:13 -0300 |
commit | 78edb35ab4f4227485cb9ec816b43c37e0d5e62a (patch) | |
tree | 20d78b824f47ce62a790c448799c471d4db9900e /TODO | |
parent | e10375f2c0f5dd0dc8508f3ca165eb8aa63c64fb (diff) |
cgroup: always validate cgroup controller names
Let's better be safe than sorry.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -57,10 +57,6 @@ Features: * add s.th. like "systemctl set-log-level debug" -* sd-login: allow enumerating machines and add inotify iface - -* cgroup-util: verify syntax of cgroup controllers - * cgtop: make cgtop useful in a container * make sure cg_pid_get_path() works properly for co-mounted controllers |