summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2016-12-10 07:29:52 +0100
committerGitHub <noreply@github.com>2016-12-10 07:29:52 +0100
commit1ac7a935740662bffd89eefc6655e459181188b1 (patch)
tree7f846741c7c23d8949ae9abef26dbec34ad1ce47 /TODO
parentMerge pull request #4795 from poettering/dissect (diff)
parentcore: add a note clarifying that we should be careful when adding new specifiers (diff)
downloadsystemd-1ac7a935740662bffd89eefc6655e459181188b1.tar.xz
systemd-1ac7a935740662bffd89eefc6655e459181188b1.zip
Merge pull request #4835 from poettering/unit-name-printf
Various specifier resolution fixes.
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 0 insertions, 2 deletions
diff --git a/TODO b/TODO
index 00d1cd01fa..a4cad5757f 100644
--- a/TODO
+++ b/TODO
@@ -116,8 +116,6 @@ Features:
* journald: sigbus API via a signal-handler safe function that people may call
from the SIGBUS handler
-* move specifier expansion from service_spawn() into load-fragment.c
-
* optionally, also require WATCHDOG=1 notifications during service start-up and shutdown
* resolved: when routing queries, make sure only look for the *longest* suffix...