From 80fe4a44a9974298fbd38e8c0c709422eac80067 Mon Sep 17 00:00:00 2001 From: root Date: Fri, 10 Feb 2017 15:53:14 +0000 Subject: [PATCH] fixed accidentall user change --- config.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.cfg b/config.cfg index c7715f28..af31bb78 100644 --- a/config.cfg +++ b/config.cfg @@ -2,8 +2,8 @@ # Add as many users as you want for your VPN server here users: - - akirilov - - kimla + - dan + - jack # Add an email address to send logs if you're using auditd for monitoring. # Avoid using '+' in your email address otherwise auditd will fail to start.