Reformat all code using astyle.
[oweals/tinc.git] / distro / tinc@.service
index 4bb4d2ddc5b44b7d6ce4ba0bebb1f1804de17ea5..58694429d1f4b55021c91d92fa52dc2d453a8647 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