]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
sd-varlink: add flag for sd_varlink_server for creating connections w… (#35841)
authorYu Watanabe <watanabe.yu+github@gmail.com>
Mon, 6 Jan 2025 13:13:50 +0000 (22:13 +0900)
committerGitHub <noreply@github.com>
Mon, 6 Jan 2025 13:13:50 +0000 (22:13 +0900)
…ith fd passing enabled

Let's add a simple flag that enables fd passing for all connections of a
server. It's much easier to use this than to install a connect handler
which manually enables this for each connection.

1  2 
src/mountfsd/mountwork.c
src/nsresourced/nsresourcework.c

Simple merge
Simple merge