1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter-feeds.git synced 2025-02-14 19:41:51 +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() {
case "$1" in
loopback|lan*|if0*|glorytun*) return;;
loopback|lan*|if0*|glorytun*|tun*) return;;
esac
local interface_type