Skip to content

Commit

Permalink
openvpn: remove broken (and redundant) log entry from vpnrouting's st…
Browse files Browse the repository at this point in the history
…art.
  • Loading branch information
RMerl committed Aug 9, 2020
1 parent 2da320f commit b2effcc
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions release/src/router/others/vpnrouting.sh
Original file line number Diff line number Diff line change
Expand Up @@ -121,8 +121,6 @@ Set_VPN_NVRAM_Vars() {
}

# Begin
logger -st "($(basename "$0"))" $$ "Starting routing policy configuration for client $VPN_UNIT"

case "$dev" in
tun11 | tun12 | tun13 | tun14 | tun15) Set_VPN_NVRAM_Vars ;;
*) run_custom_script && exit 0 ;;
Expand Down

0 comments on commit b2effcc

Please sign in to comment.