From 6ae8a1ce93ecce5cb10a31dce2b68da0cbe74b31 Mon Sep 17 00:00:00 2001 From: Paul Rock Date: Sun, 28 Jan 2018 17:54:14 +0300 Subject: [PATCH] path of logs into openvpn config was changed --- scripts/installation/server.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/installation/server.conf b/scripts/installation/server.conf index 041de41..8ce7bc1 100644 --- a/scripts/installation/server.conf +++ b/scripts/installation/server.conf @@ -66,9 +66,9 @@ verb 3 # Max 20 messages of the same category mute 20 # Log gile where we put the clients status -status openvpn-status.log +status /var/log/openvpn/status.log # Log file -log-append /var/log/openvpn.log +log-append /var/log/openvpn/openvpn.log # Configuration directory of the clients client-config-dir ccd