diff options
author | Lennart Poettering <lennart@poettering.net> | 2013-09-13 14:28:17 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2013-09-13 14:32:14 +0200 |
commit | df5f6971e6e15b4632884916c71daa076c8bae96 (patch) | |
tree | 3e8bf214d08f3ed4215815e9a1c2b8818431fe48 /TODO | |
parent | 2dba165c63cc1b687bb9f035a8f01f40595a708a (diff) |
update TODO
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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 |