Remove ExecStop in tinc@.service
[oweals/tinc.git] / distro / tinc@.service
index 4bb4d2ddc5b44b7d6ce4ba0bebb1f1804de17ea5..c823fa5a9b814fba5340a5a313b25d99eba96fa6 100644 (file)
@@ -8,7 +8,6 @@ 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
 TimeoutStopSec=5
 Restart=always
 RestartSec=60