From a44e4671f37045eb879aa33e06c050817a3c4a24 Mon Sep 17 00:00:00 2001 From: rs232 Date: Fri, 3 Mar 2023 09:23:11 +0000 Subject: [PATCH] vpnrouting.sh - added local $PATH directive to avoid conflicts with entware/optware --- release/src-rt-6.x.4708/router/others/vpnrouting.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/release/src-rt-6.x.4708/router/others/vpnrouting.sh b/release/src-rt-6.x.4708/router/others/vpnrouting.sh index a07add511b..ac4b187432 100755 --- a/release/src-rt-6.x.4708/router/others/vpnrouting.sh +++ b/release/src-rt-6.x.4708/router/others/vpnrouting.sh @@ -1,5 +1,5 @@ #!/bin/sh - +export PATH=/bin:/usr/bin:/sbin:/usr/sbin:/home/root: # # VPN Client selective routing up down script #