]> git.ipfire.org Git - thirdparty/systemd.git/commit
journald: also offer flush/rotate/sync as varlink method calls
authorLennart Poettering <lennart@poettering.net>
Thu, 4 Apr 2019 17:38:18 +0000 (19:38 +0200)
committerLennart Poettering <lennart@poettering.net>
Thu, 9 May 2019 18:14:20 +0000 (14:14 -0400)
commit1ec23479e1b85b1f1bc29851ad934bd14d19b11c
treed95506d685b757d1c15f6a3ac022cc6ee24d66f3
parentd76846756364c9f67be960f7fb8459c10761f033
journald: also offer flush/rotate/sync as varlink method calls

This makes the operations previously available via asynchronous signals
also available as regular varlink method calls, i.e. with sane
completion.
src/journal/journald-server.c
src/journal/journald-server.h