diff options
author | Lennart Poettering <lennart@poettering.net> | 2016-12-05 20:14:13 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2016-12-07 18:47:32 +0100 |
commit | 6a9cd374e02bcec5adf1918ba07e881cf87e9236 (patch) | |
tree | 3352b55d9488a0ad1bbb775f858f172080925c67 /TODO | |
parent | tests: let's make function tables static/const (diff) | |
download | systemd-6a9cd374e02bcec5adf1918ba07e881cf87e9236.tar.xz systemd-6a9cd374e02bcec5adf1918ba07e881cf87e9236.zip |
update TODO
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -118,8 +118,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... |