From df22b0bbfde403b3fa71f3c2f1e2ca38af946388 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Tue, 10 Feb 2015 12:31:31 +0100 Subject: [PATCH] update TODO --- TODO | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/TODO b/TODO index 0c2a6a4f1a..d3e2b0b669 100644 --- a/TODO +++ b/TODO @@ -34,6 +34,13 @@ External: Features: +* generate better errors when people try to set transient properties + that are not supported... + http://lists.freedesktop.org/archives/systemd-devel/2015-February/028076.html + +* nspawn, if stdout/stderr/stdin are non-ttys, don't set up + /dev/console, but instead just pass the fds through directly. + * When runlevel3.target is used to define dependencies on other units, then we don't pick it up currently, since nothing ever references runlevel3.target, and never figure out it actually is just an alias