mirror of
https://github.com/morgan9e/systemd
synced 2026-04-15 08:56:15 +09:00
…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.