Files
systemd/src
Georg Müller b6849042d6 journalctl: show duplicate entries if they are from the same file (#14898)
When having a service which intentionally outputs multiple equal lines,
all these messages might be inserted with the same timestamp.

journalctl has a mechanism to avoid duplicate lines, which might be in
different journal files.

This patch allows duplicate lines, if they are from the same file.
2020-03-11 09:12:00 +01:00
..
2020-03-09 14:58:25 +01:00
2020-02-06 09:52:39 +01:00
2020-02-06 23:49:32 +09:00