From 9573f42d2f2e881f32fab5631e3772fb48dcd31d Mon Sep 17 00:00:00 2001 From: Alberto Gonzalez Iniesta Date: Wed, 1 Oct 2014 11:35:50 +0200 Subject: Add ExecReload to service file (Closes: #763411) --- debian/openvpn.service | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/openvpn.service') 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] -- cgit v1.2.3