From 593ce2c9fa76d7bafc27dcc799ebe5f1091e48ca Mon Sep 17 00:00:00 2001 From: Nikos Mavrogiannopoulos Date: Sun, 4 May 2014 11:13:44 +0200 Subject: [PATCH] sample config update --- doc/sample.config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/sample.config b/doc/sample.config index 49a37ce0..180183f1 100644 --- a/doc/sample.config +++ b/doc/sample.config @@ -149,8 +149,8 @@ rekey-method = ssl # DEVICE, IP_REAL (the real IP of the client), IP_LOCAL (the local IP # in the P-t-P connection), IP_REMOTE (the VPN IP of the client), # ID (a unique numeric ID); REASON may be "connect" or "disconnect". -#connect-script = /usr/bin/myscript -#disconnect-script = /usr/bin/myscript +#connect-script = /scripts/ocserv-script +#disconnect-script = /scripts/ocserv-script # UTMP use-utmp = true