diff options
author | Lennart Poettering <lennart@poettering.net> | 2013-04-04 17:49:33 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2013-04-04 17:50:13 +0200 |
commit | 60491a28698205d34a071f5e1a66f5a4e3621445 (patch) | |
tree | da67a115afb3061520473dfd3d216154f6b0ed0c | |
parent | 34f856cbd013a73ba5d7f05fe6e9ff0233b92f15 (diff) |
update TODO
-rw-r--r-- | TODO | 5 |
1 files changed, 1 insertions, 4 deletions
@@ -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 |