summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2013-04-04 17:49:33 +0200
committerLennart Poettering <lennart@poettering.net>2013-04-04 17:50:13 +0200
commit60491a28698205d34a071f5e1a66f5a4e3621445 (patch)
treeda67a115afb3061520473dfd3d216154f6b0ed0c /TODO
parent34f856cbd013a73ba5d7f05fe6e9ff0233b92f15 (diff)
update TODO
Diffstat (limited to 'TODO')
-rw-r--r--TODO5
1 files changed, 1 insertions, 4 deletions
diff --git a/TODO b/TODO
index febf0e64d4..1dc28809a2 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