]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/journal/journalctl.c
journalctl: allow --file/--directory with --boot or --list-boots
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Tue, 28 Jun 2016 19:27:07 +0000 (15:27 -0400)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Tue, 28 Jun 2016 20:14:04 +0000 (16:14 -0400)
commitf3bd7561c54dea82b128d06f6b269a4951ae2855
treeee4d7b4825381ceea1bb304d87e2c377e9636140
parenta29337d18678c5ebc5c1fd17b7fa4016551c5646
journalctl: allow --file/--directory with --boot or --list-boots

It works mostly fine, and can be quite useful to examine data from another
system.

OTOH, a single boot id doesn't make sense with --merge, so mixing with --merge
is still not allowed.
src/journal/journalctl.c