diff options
author | Lennart Poettering <lennart@poettering.net> | 2013-04-16 04:54:46 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2013-04-16 04:54:46 +0200 |
commit | d8d3d8a781031d6b1ee4e5f57ec21f16c20a4cf2 (patch) | |
tree | 7405703ef114b30c4647acf34cebe2fd786e924b /TODO | |
parent | 4ff49cb63075aba646b578f2516b37a8dfd5a65b (diff) |
bus: parse unit/user unit/session from cgroup path
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -38,6 +38,8 @@ Fedora 19: Features: +* move session owner code from sd-login.c to cgroup-util.c + * decimal_str_max() should become a type-safe macro * show-cgroup.c uses its own ulog10 implementation |