Files
systemd/man
Mike Yuan daa78907af core: honor FileDescriptorName= too for Accept=yes sockets
So far we manually hardcoded $LISTEN_FDNAMES to "varlink" in various
varlink service units we ship, even though FileDescriptorName=varlink
is specified in associated socket units already, because
FileDescriptorName= is currently silently ignored when combined with
Accept=yes. Let's step away from this, which seems saner.

Note that this is technically a compat break, but a mostly negligible
one as there shall be few users setting FileDescriptorName= but
still expecting LISTEN_FDNAMES=connection in the actual executable.

Preparation for #34080
2024-08-26 15:40:15 +02:00
..
2024-08-21 09:31:41 +01:00
2024-06-20 14:26:13 +09:00
2023-12-25 09:15:53 +01:00
2024-03-20 15:24:11 +01:00
2024-03-04 16:12:23 +04:00
2024-04-23 01:42:11 +09:00
2024-08-03 05:46:51 +09:00
2024-05-15 14:19:01 +02:00
2024-04-19 13:25:32 +01:00
2023-12-26 08:59:53 +01:00
2023-12-26 08:59:53 +01:00
2023-12-26 13:10:36 +01:00
2023-12-26 13:10:36 +01:00
2024-06-12 18:36:21 +09:00
2023-12-24 09:32:26 +01:00
2023-12-24 10:46:55 +01:00
2024-07-10 10:08:59 +02:00
2024-03-20 15:24:11 +01:00
2024-05-13 19:53:51 +09:00