]> git.ipfire.org Git - thirdparty/systemd.git/commit
add two new json dispatchers (#39237)
authorLennart Poettering <lennart@poettering.net>
Tue, 7 Oct 2025 18:58:06 +0000 (20:58 +0200)
committerGitHub <noreply@github.com>
Tue, 7 Oct 2025 18:58:06 +0000 (20:58 +0200)
commitdfb46b906ecd8391c00354f8ef97133ef0eade22
tree91677e4f33245b344b998ea179395c40099922b9
parente4c0741bef93f751306f854196ec72e3bc20b819
parent7757de9f20a8c52130c783ffed1245f2bc009e56
add two new json dispatchers (#39237)

Split out of #38764. But the 2nd one at least makes sense on its own I
guess.