]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/shared/journal-util.h
journalctl: improve hint about lack of access for --user-unit=...
[thirdparty/systemd.git] / src / shared / journal-util.h
index ef5e314d370a371356e96518d27fc58793e281e5..f973729a32df76f576a5c71cac69ce58ea5ee0ca 100644 (file)
@@ -26,4 +26,4 @@
 
 bool journal_field_valid(const char *p, size_t l, bool allow_protected);
 
-int journal_access_check_and_warn(sd_journal *j, bool quiet);
+int journal_access_check_and_warn(sd_journal *j, bool quiet, bool want_other_users);