Files
systemd/src
Zbigniew Jędrzejewski-Szmek aeecab3804 dbus-socket: fix check of Listen* arguments
We checked the wrong field, which was always NULL here, so we would always
reject the assignment. We would also print the wrong string in the error
message:

$ sudo systemd-run --socket-property ListenFIFO=/tmp/fifo3 cat
Failed to start transient socket unit: Invalid socket path: FIFO
2021-06-25 14:21:23 +02:00
..
2021-05-20 18:18:56 +09:00
2021-05-14 19:51:37 +02:00
2021-05-19 10:25:26 +09:00
2021-05-20 21:57:09 +09:00
2021-06-25 14:20:52 +02:00