From 34f3ddb148d04741fe75b1da09a4c498075bd4c2 Mon Sep 17 00:00:00 2001 From: laspavel Date: Sat, 13 May 2023 11:04:14 +0300 Subject: [PATCH] Fix vpnhost output --- vpnscript.rsc | 1 + 1 file changed, 1 insertion(+) diff --git a/vpnscript.rsc b/vpnscript.rsc index 1646244..45d83ed 100644 --- a/vpnscript.rsc +++ b/vpnscript.rsc @@ -11,6 +11,7 @@ /interface l2tp-client enable VPN1; :log info "*** Interface l2tp-client modified ***"; +:put "$vpnhost" } on-error={ /log error "********** VPNSCRIPT finished with error *********";