From 811de196b3c5e08fc1fc3bef7cb062efad784303 Mon Sep 17 00:00:00 2001 From: Zbigniew Jędrzejewski-Szmek Date: Wed, 20 Mar 2013 23:01:32 -0400 Subject: systemd-python: allow retrieval of single fields This can give huge efficiency gains, e.g. if only MESSAGE is required and all other fields can be ignored. --- TODO | 1 - 1 file changed, 1 deletion(-) (limited to 'TODO') diff --git a/TODO b/TODO index 8c99afcd74..c0779d4377 100644 --- a/TODO +++ b/TODO @@ -584,7 +584,6 @@ Features: * drop cap bounding set in readahead and other services * systemd-python: - - allow reading of only select fields 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 -- cgit v1.2.3-54-g00ecf