chiark / gitweb /
update TODO
authorLennart Poettering <lennart@poettering.net>
Fri, 13 Sep 2013 12:28:17 +0000 (14:28 +0200)
committerLennart Poettering <lennart@poettering.net>
Fri, 13 Sep 2013 12:32:14 +0000 (14:32 +0200)
TODO

diff --git a/TODO b/TODO
index 53546929282b854c3a9873c2e0f2a60ae6153106..9943b3e50dc3f53f8b536c66c3a9942495a94010 100644 (file)
--- a/TODO
+++ b/TODO
@@ -60,6 +60,10 @@ Features:
 
 * Move backlight and random-seed into /var/lib/systemd
 
+* If we try to find a unit via a danglign symlink generate a clean
+  error. Currently we just ignore it and read the unit from the search
+  path anyway.
+
 * When a Type=forking service fails and needed another service that
   service is not cleaned up again when it has StopWhenUnneeded=yes
   http://lists.freedesktop.org/archives/systemd-devel/2013-July/012141.html