update TODO

This commit is contained in:
Lennart Poettering 2011-04-06 21:07:10 +02:00
parent 03aea2aecd
commit abf96c874c

5
TODO
View file

@ -33,6 +33,8 @@ Features:
* serialize used job ids and max job id * 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 * expose monotonic timestamps on the bus and make systemd-analyze use it
* write blog stories about: * write blog stories about:
@ -75,9 +77,6 @@ Features:
* get rid of random file name in generator directory? * get rid of random file name in generator directory?
/run/systemd/generator-IH1vFu /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 * add switch to systemctl to show enabled but not running services. Or
another switch that shows service that have been running since another switch that shows service that have been running since
booting but aren't running anymore. booting but aren't running anymore.