X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=TODO;h=8d2f1a0962f8c0708b41225a176f9ce317ee1f4a;hb=ec260edc1ca85a02f8a9e2e92401333ff986264b;hp=09ccbbea23941b706d559817145c801a0cb3e2cb;hpb=e79e8afd62bdec28a88d52fa0761aff9ce145b77;p=elogind.git diff --git a/TODO b/TODO index 09ccbbea2..8d2f1a096 100644 --- a/TODO +++ b/TODO @@ -17,6 +17,8 @@ Bugfixes: Cannot add dependency job for unit display-manager.service, ignoring: Unit display-manager.service failed to load: No such file or directory. See system logs and 'systemctl status display-manager.service' for details. +* systemctl --root=container/ set-default ... is totally borked. + External: * ps should gain colums for slice @@ -30,6 +32,8 @@ External: Features: +* machinectl bash completion is missing + * Introduce PrivateDevices=yes/no which works like PrivateTmp= but for /dev setting up a tmpfs for it that only includes /dev/null, /dev/zero, /dev/random, /dev/urandom, but nothing else. * libsystemd-journal returns the object created as first param in sd_journal_new(), sd_bus_new() and suchlike as last...