coredumpctl: Add --directory option for reading alternate journal
authorStef Walter <stefw@redhat.com>
Tue, 25 Aug 2015 08:36:49 +0000 (10:36 +0200)
committerLennart Poettering <lennart@poettering.net>
Tue, 25 Aug 2015 18:06:43 +0000 (20:06 +0200)
commitb73e9a024b1533ec0e7ecc1fa4996d0f520eb4de
tree15d90c416e62933825a582c6e5e19da77550b518
parent33c1c9745ccc478c8eda72f8bae76945487076ae
coredumpctl: Add --directory option for reading alternate journal

In the Cockpit integration tests we hang onton the journal files
for a failed test and would like to inspect them using coredumpctl.

This commit adds the ability to specify an alternate directory
for coredumpctl to read the journal from.
man/coredumpctl.xml
src/journal/coredumpctl.c