diff options
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -26,6 +26,10 @@ Fedora 19: Features: +* handle named vs controller hierarchies correctly in cg_pid_get_path() + +* add nspawn@.service + * investigate endianess issues of UUID vs. GUID * see if we can fix https://bugs.freedesktop.org/show_bug.cgi?id=63672 @@ -57,9 +61,6 @@ Features: * make sure cg_pid_get_path() works properly for co-mounted controllers -* explicitly disallow changing the cgroup path of units in the - name=systemd hierarchy, unless it is outside of /system - * test/: - add 'set -e' to scripts in test/ - make stuff in test/ work with separate output dir |