1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter-feeds.git synced 2025-03-09 15:40:03 +00:00

No omr-tracker for tun

This commit is contained in:
Ycarus 2018-02-26 09:41:47 +01:00
parent ab843c90f8
commit 0efa68ec9f

View file

@ -29,7 +29,7 @@ _validate_section() {
_launch_tracker() { _launch_tracker() {
case "$1" in case "$1" in
loopback|lan*|if0*|glorytun*) return;; loopback|lan*|if0*|glorytun*|tun*) return;;
esac esac
local interface_type local interface_type