summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2014-10-29 17:08:00 +0100
committerLennart Poettering <lennart@poettering.net>2014-10-29 17:08:00 +0100
commitf85857df75cfedbc0d10b8ca2400188dc8f4c22e (patch)
tree788b4ec01afb312a5664b7742ce83d19ba570163 /TODO
parentb244d9f374d607abfb24489593b4b7b6ce716cd4 (diff)
update TODO
Diffstat (limited to 'TODO')
-rw-r--r--TODO7
1 files changed, 3 insertions, 4 deletions
diff --git a/TODO b/TODO
index b07d664715..d11d73f30a 100644
--- a/TODO
+++ b/TODO
@@ -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?