summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2011-04-06 21:07:10 +0200
committerLennart Poettering <lennart@poettering.net>2011-04-06 21:07:10 +0200
commitabf96c874cd644cf6c66da95d376aa330382376e (patch)
tree5f9f577134a825da5f25906870d64e3ddebf5440
parent03aea2aecd6f9d2193af5d6cf866063da8d47ad5 (diff)
update TODO
-rw-r--r--TODO5
1 files changed, 2 insertions, 3 deletions
diff --git a/TODO b/TODO
index 470e60f4ea..e8c1388ed6 100644
--- 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.