[systemd-commits] TODO

Lennart Poettering lennart at kemper.freedesktop.org
Thu Apr 4 08:50:21 PDT 2013


 TODO |    5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

New commits:
commit 60491a28698205d34a071f5e1a66f5a4e3621445
Author: Lennart Poettering <lennart at poettering.net>
Date:   Thu Apr 4 17:49:33 2013 +0200

    update TODO

diff --git a/TODO b/TODO
index febf0e6..1dc2880 100644
--- 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
 
-* 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
@@ -50,7 +47,7 @@ Fedora 19:
 
 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



More information about the systemd-commits mailing list