Am 19.03.2013 20:43, schrieb Zbigniew Jędrzejewski-Szmek: > On Tue, Mar 19, 2013 at 03:05:38PM +0100, [email protected] wrote: >> From: Harald Hoyer <[email protected]> >> >> When using "-p" and "-b" in combination with "-u", the output is not >> what you would expect. The reason is the sd_journal_add_disjunction() >> call in add_matches_for_unit() and add_matches_for_user_unit(), which >> adds two ORs without taking the other conditions to every OR. > I wonder if it would be possible to do this differently, by defining > a richer match tree. Looking at journal-internal.h, matches are already > hierarchical, so it would be a question of providing the right interface. > > Zbyszek
Of course, but don't expect the patch from me. _______________________________________________ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel
