chiark / gitweb /
build-sys: bump version
[elogind.git] / TODO
diff --git a/TODO b/TODO
index aea00d2235668dee056c75e8404dabd530a50d62..e8c1388ed68072a1c60b6168b4255b438d35eb9f 100644 (file)
--- a/TODO
+++ b/TODO
@@ -10,7 +10,7 @@ F15:
 * NM should pull in network.target (PENDING)
   https://bugzilla.redhat.com/show_bug.cgi?id=692008
 
-* ntpd should pull in rtc-set.target. (PENDING)
+* ntpd should pull in time-sync.target. (PENDING)
 
 * add fstab fields to add wait timeouts, change Wants to Requires by local-fs.target
 
@@ -33,6 +33,8 @@ Features:
 
 * serialize used job ids and max job id
 
+* show enablement status in systemctl status
+
 * expose monotonic timestamps on the bus and make systemd-analyze use it
 
 * write blog stories about:
@@ -75,9 +77,6 @@ Features:
 * get rid of random file name in generator directory?
     /run/systemd/generator-IH1vFu
 
-* fix SD_WARNING syslog stuff in src/sd-daemon.h to include the
-  LOG_DAEMON(3) facility value. Never use the LOG_KERNEL(0) facility.
-
 * add switch to systemctl to show enabled but not running services. Or
   another switch that shows service that have been running since
   booting but aren't running anymore.