chiark / gitweb /
update TODO
authorLennart Poettering <lennart@poettering.net>
Thu, 4 Apr 2013 15:49:33 +0000 (17:49 +0200)
committerLennart Poettering <lennart@poettering.net>
Thu, 4 Apr 2013 15:50:13 +0000 (17:50 +0200)
TODO

diff --git a/TODO b/TODO
index febf0e64d4efd7a47d67e26ccc2f2daf9ff8257f..1dc28809a2af674e1f0abef1b01f8861aa3743c6 100644 (file)
--- a/TODO
+++ b/TODO
@@ -2,9 +2,6 @@ Bugfixes:
 * systemctl completion doesn't want to start failed systemd-tmpfiles-setup.service
   systemctl --system show -p Fr<TAB> default.target doesn't show anything
 
 * systemctl completion doesn't want to start failed systemd-tmpfiles-setup.service
   systemctl --system show -p Fr<TAB> default.target doesn't show anything
 
-* systemd-journald seems to randomly hang on shutdown, likely not handling
-  SIGTERM, shutdown blocks until we send SIGKILL at the very end.
-
 * check systemd-tmpfiles for selinux context hookup for mknod(), symlink() and similar
 
 * swap units that are activated by one name but shown in the kernel under another are semi-broken
 * check systemd-tmpfiles for selinux context hookup for mknod(), symlink() and similar
 
 * swap units that are activated by one name but shown in the kernel under another are semi-broken
@@ -50,7 +47,7 @@ Fedora 19:
 
 Features:
 
 
 Features:
 
-* add sd_journal_get_timeout() and sd_journal_get_events(9
+* add sd_journal_get_timeout() + sd_login_monitor_get_timeout() to public API
 
 * seems that when we follow symlinks to units we prefer the symlink
   destination path over /etc and /usr. We shouldn't do that. Instead
 
 * seems that when we follow symlinks to units we prefer the symlink
   destination path over /etc and /usr. We shouldn't do that. Instead