]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
update TODO
authorLennart Poettering <lennart@poettering.net>
Mon, 18 May 2015 23:27:33 +0000 (01:27 +0200)
committerLennart Poettering <lennart@poettering.net>
Mon, 18 May 2015 23:27:33 +0000 (01:27 +0200)
TODO

diff --git a/TODO b/TODO
index dd85f574734577311ccd7faa9902fd8e00915364..34070b9ff1602ce2528258cb3f48835b05138aac 100644 (file)
--- a/TODO
+++ b/TODO
@@ -37,19 +37,17 @@ Before 220:
 * timer units triggering services with failing conditions run busy:
   http://lists.freedesktop.org/archives/systemd-devel/2015-April/030095.html
 
-* logind: follow PropertiesChanged state more closely, to deal with quick logouts and relogins
-
-* networkd: fix ip forwarding boolean
-
 * whe should apply a stop limit (similar to the existing start limit),
   so that we don't enter unbounded umount loops:
   http://lists.freedesktop.org/archives/systemd-devel/2015-April/030224.html
 
-* change to KillMode=mixed by default
+Features:
 
-* introduce argv0array=
+* logind: follow PropertiesChanged state more closely, to deal with quick logouts and relogins
 
-Features:
+* change to KillMode=mixed by default
+
+* introduce argv0contains=
 
 * invent a better systemd-run scheme for naming scopes, that works with remoting
 
@@ -59,8 +57,6 @@ Features:
 
 * log accumulated resource usage after each service invocation
 
-* export unit name escaping calls
-
 * networkd: dhcp server: try to assign stable IP addresses based on client's MAC address
 
 * nspawn: a nice way to boot up without machine id set, so that it is set at boot automatically for supporting --ephemeral. Maybe hash the host machine id together with the machine name to generate the machine id for the container