update TODO

This commit is contained in:
Lennart Poettering 2014-10-29 17:08:00 +01:00
parent b244d9f374
commit f85857df75
1 changed files with 3 additions and 4 deletions

7
TODO
View File

@ -1,7 +1,3 @@
Fixes needed before 217:
* verify that both resolved and timesyncd work OK without networkd around
Bugfixes:
* Should systemctl status \* work on all unit types, not just .service?
@ -23,6 +19,7 @@ Bugfixes:
report the failure properly.
External:
* Fedora: add an rpmlint check that verifies that all unit files in the RPM are listed in %systemd_post macros.
* Fedora: post FPC ticket to move add %tmpfiles_create to the packaging guidelines
@ -38,6 +35,8 @@ External:
Features:
* optionally support running journald from the command line for testing purposes in external projects
* journald: allow per-priority and per-service retention times when rotating/vacuuming
* introduce systemd-timesync-wait.service or so to sync on an NTP fix?