| Summary: | journalctl --follow --since will show the head instead of the tail | ||
|---|---|---|---|
| Product: | systemd | Reporter: | ram-z |
| Component: | general | Assignee: | systemd-bugs |
| Status: | RESOLVED FIXED | QA Contact: | systemd-bugs |
| Severity: | minor | ||
| Priority: | medium | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux (All) | ||
| Whiteboard: | |||
| i915 platform: | i915 features: | ||
|
Description
ram-z
2013-11-12 19:00:35 UTC
Hmm, indeed. This is confusing. Note sure though what the right behaiour would be in this combination... Maybe just print an error? IMHO --follow should take precedence over --since because --since will show all entries starting at a specific date up until now, and --follow will print entries from now on. Throw an error when mixing --follow and --until, since that doesn't make any sense. With commit http://cgit.freedesktop.org/systemd/systemd/commit/?id=70af7b8ada --follow with --since first prints all lines that --since would print, and then follows. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.