summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
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?