chiark / gitweb /
update TODO
authorLennart Poettering <lennart@poettering.net>
Wed, 6 Apr 2011 19:07:10 +0000 (21:07 +0200)
committerLennart Poettering <lennart@poettering.net>
Wed, 6 Apr 2011 19:07:10 +0000 (21:07 +0200)
TODO

diff --git a/TODO b/TODO
index 470e60f4ea36df42de98c5b6fa8056088adaa07d..e8c1388ed68072a1c60b6168b4255b438d35eb9f 100644 (file)
--- a/TODO
+++ b/TODO
@@ -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.