From 9b4df372b5b460c40741ae9ffad6a481ba5a74b5 Mon Sep 17 00:00:00 2001 From: Bigard Florian Date: Fri, 7 Aug 2015 19:56:24 +0200 Subject: [PATCH] Add chmod +x for client script (update-resolv.sh --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index cab958b..2d1ef60 100644 --- a/README.md +++ b/README.md @@ -41,6 +41,7 @@ Only tested on Debian Jessie. Feel free to open issues. * Connect to the web application as an admin * Create an user * User get the configurations files via the web application (and put them in */etc/openvpn*) + * Users on GNU/Linux systems, run `chmod +x /etc/openvpn/update-resolv.sh` as root * User run OpenVPN (for example `systemctl start openvpn@client`) ## Update