e7272fc340
network.target does not guarantee interfaces are fully configured, which can result in bound addresses not being available when the daemon starts. This leads to errors on start-up and potentially broken connectivity. network-online.target does provide these guarantees, but needs a slightly different dependency configuration with Wants= on top of After= (cf. systemd.special(7)). Closes #2720. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
daemon-posix.cc | ||
daemon-win32.cc | ||
daemon.cc | ||
daemon.h | ||
my-valgrind.sh | ||
transmission-daemon.1 | ||
transmission-daemon.service |