diff options
author | Lennart Poettering <lennart@poettering.net> | 2014-11-06 14:31:04 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2014-11-06 14:31:04 +0100 |
commit | 7fd682bbebabe140e0d07a468e8f87cde380b859 (patch) | |
tree | fc9ffeac72682e28a4253cab8770971661ed97dc | |
parent | 134e56dcc53970a20a858283650bb92cd5da1d17 (diff) |
update TODO
-rw-r--r-- | TODO | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -85,8 +85,6 @@ Features: * maybe add "systemctl edit" that copies unit files from /usr/lib/systemd/system to /etc/systemd/system and invokes vim on them -* maybe introduce AssertXYZ= similar to ConditionXYZ= that causes a unit to fail (instead of skipping it) if some condition is not true... - * refcounting in sd-resolve is borked * exponential backoff in timesyncd and resolved when we cannot reach a server |