Don't try to bind Proxy = exec sockets to an address.
[tinc] / distro / tinc@.service
index 4bb4d2d..5869442 100644 (file)
@@ -8,7 +8,7 @@ Type=simple
 WorkingDirectory=/etc/tinc/%i
 ExecStart=/usr/sbin/tincd -n %i -D
 ExecReload=/usr/sbin/tincd -n %i -kHUP
-ExecStop=/usr/sbin/tincd -n %i -k
+KillMode=mixed
 TimeoutStopSec=5
 Restart=always
 RestartSec=60