File tinc-systemd-path-fix.patch of Package tinc
diff -Nurp tinc-1.0.35-orig/configure tinc-1.0.35/configure
--- tinc-1.0.35-orig/configure 2018-10-05 12:39:07.000000000 +0000
+++ tinc-1.0.35/configure 2018-10-08 21:07:37.837903509 +0000
@@ -5032,7 +5032,7 @@ fi
if test "x$with_systemd" = "xyes"; then :
- systemd_path="\${libdir}/systemd/system"
+ systemd_path="\${libexecdir}/systemd/system"
else
if test "x$with_systemd" = "xno"; then :
systemd=false