From 44b0699b3e5a04300308683bd55a058bfff9d157 Mon Sep 17 00:00:00 2001 From: Alberto Gonzalez Iniesta Date: Wed, 1 Jul 2015 14:06:31 +0200 Subject: New upstream. Fix #787090 #785200 #771626 --- debian/openvpn.service | 1 + 1 file changed, 1 insertion(+) (limited to 'debian/openvpn.service') diff --git a/debian/openvpn.service b/debian/openvpn.service index 0075cc4..58669f4 100644 --- a/debian/openvpn.service +++ b/debian/openvpn.service @@ -11,6 +11,7 @@ RemainAfterExit=yes ExecStart=/bin/true ExecReload=/bin/true WorkingDirectory=/etc/openvpn +ProtectSystem=yes [Install] WantedBy=multi-user.target -- cgit v1.2.3