diff options
author | Lennart Poettering <lennart@poettering.net> | 2014-07-16 17:24:43 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2014-07-16 17:24:51 +0200 |
commit | acbc5016027950efd543e0b054e6370a8a4e17f9 (patch) | |
tree | 19bb3ef8a5d3726bdcaff90afac060a17acaeaaa /TODO | |
parent | journal: add systemd-journal-remote to sysusers (diff) | |
download | systemd-acbc5016027950efd543e0b054e6370a8a4e17f9.tar.xz systemd-acbc5016027950efd543e0b054e6370a8a4e17f9.zip |
update TODO
Diffstat (limited to '')
-rw-r--r-- | TODO | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -34,6 +34,7 @@ Features: - DNS-SD service registration from socket units - port sd-resolve to direct bus calls - nss module: fallback to glibc dns modules if resolved cannot be contacted + - tcp connections * Allow multiple ExecStart= for all Type= settings, so that we can cover rescue.service nicely |