summaryrefslogtreecommitdiff
path: root/man/sd_journal_has_runtime_files.xml
AgeCommit message (Collapse)Author
2016-02-01sd-journal: introduce has_runtime_files and has_persistent_filesJan Synacek
Also introduce sd_journal_has_runtime_files() and sd_journal_has_persistent_files() to the public API. These functions can be used to easily find out if the open journal files are runtime and/or persistent.