From a0617aa5d770f6d95fe9454b2c4c848319c6ea2f Mon Sep 17 00:00:00 2001 From: Kay Sievers Date: Tue, 4 Nov 2014 19:07:30 +0100 Subject: [PATCH] TODO: update --- TODO | 4 ---- 1 file changed, 4 deletions(-) diff --git a/TODO b/TODO index 77fc48b5a2..8339b93ca7 100644 --- a/TODO +++ b/TODO @@ -326,8 +326,6 @@ Features: * maybe add a generator that looks for "systemd.run=" on the kernel cmdline for container usercases... -* timedatectl: print a nicer message when enabling ntp fails because ntpd/chrony are not installed - * cgtop: make cgtop useful in a container * test/: @@ -494,8 +492,6 @@ Features: - when parsing calendar timestamps support the UTC timezone (even if we will not support arbitrary timezone specs, support UTC itself certainly makes sense), also support syntaxes such as +0200 - Modulate timer frequency based on battery state -* update the kernel's TZ (sys_tz) when DST changes - * add libsystemd-password or so to query passwords during boot using the password agent logic * If we show an error about a unit (such as not showing up) and it has no Description string, then show a description string generated form the reverse of unit_name_mangle().