summaryrefslogtreecommitdiff
path: root/debian/openvpn.service
diff options
context:
space:
mode:
Diffstat (limited to 'debian/openvpn.service')
-rw-r--r--debian/openvpn.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/openvpn.service b/debian/openvpn.service
index e1d49a8..0075cc4 100644
--- a/debian/openvpn.service
+++ b/debian/openvpn.service
@@ -9,7 +9,7 @@ After=network.target
Type=oneshot
RemainAfterExit=yes
ExecStart=/bin/true
-ExecStop=/bin/true
+ExecReload=/bin/true
WorkingDirectory=/etc/openvpn
[Install]