chiark / gitweb /
sd-journal: return error when we cannot open a file
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Sun, 8 Mar 2015 15:11:50 +0000 (11:11 -0400)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Sun, 8 Mar 2015 15:11:50 +0000 (11:11 -0400)
commit7b300be75e6d5755778dd7da63e7147866f21351
treef36f108b509ae9cb88eb1ea8f6cba6dfce840cf5
parent05c1853093d8c4e4aa16876b5129b65dac5abd01
sd-journal: return error when we cannot open a file

Lack of this caused journalctl not to display a hint about missing groups
properly when the user lacks permissions.
src/journal/sd-journal.c