]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
tree-wide: symlink well-known Varlink service entry point sockets into /run/varlink...
authorLennart Poettering <lennart@amutable.com>
Mon, 9 Feb 2026 10:54:15 +0000 (11:54 +0100)
committerGitHub <noreply@github.com>
Mon, 9 Feb 2026 10:54:15 +0000 (11:54 +0100)
This is generally useful, but is particularly useful in context of
https://github.com/mvo5/varlink-proxy-rs which can expose a set of local
Varlink services via a HTTP bridge. The idea is that the sockets linked
into /run/varlink/registry/ are candidates for being exposed like that.

/cc @mvo5


Trivial merge