summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2015-02-10 12:31:31 +0100
committerLennart Poettering <lennart@poettering.net>2015-02-10 12:34:11 +0100
commitdf22b0bbfde403b3fa71f3c2f1e2ca38af946388 (patch)
tree31f6c96af5c8e15201dac0878bfab812beda38fd /TODO
parent4b9bb683eecda5a70594075297ef89af91cde8fe (diff)
update TODO
Diffstat (limited to 'TODO')
-rw-r--r--TODO7
1 files changed, 7 insertions, 0 deletions
diff --git a/TODO b/TODO
index 0c2a6a4f1..d3e2b0b66 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