summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2013-03-20 18:30:10 -0400
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2013-03-21 22:39:24 -0400
commit50a279f85783375416dacae7dafbcbbcd2765962 (patch)
tree1f167731c80b88ba93540aba3951c3998ec5e65e /TODO
parent742af54adce09e019b37093af66b2f22b4ae9330 (diff)
systemd-python: export sd_journal_get_usage
Diffstat (limited to 'TODO')
-rw-r--r--TODO1
1 files changed, 0 insertions, 1 deletions
diff --git a/TODO b/TODO
index 19154121c7..2be45038bb 100644
--- a/TODO
+++ b/TODO
@@ -586,7 +586,6 @@ Features:
* systemd-python:
- allow reading of only select fields in systemd.journal._reader.Reader
- export sd_journal_test_cursor in systemd.journal._reader.Reader
- - export sd_journal_get_usage in systemd.journal._reader.Reader
- figure out a simple way to wait for journal events in a way that
works with ^C
- add documentation to systemd.daemon