mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 23:49:33 +00:00
Additional cleanup for system interface handling
This commit is contained in:
parent
aea96c3bbc
commit
6767a5b8c7
5 changed files with 1 additions and 12 deletions
|
|
@ -39,8 +39,6 @@ local config_set = user_scripts.getConfigset()
|
|||
|
||||
-- ################################################
|
||||
|
||||
interface.select(getSystemInterfaceId())
|
||||
|
||||
local scripts = user_scripts.load(getSystemInterfaceId(), script_type, subdir)
|
||||
local result = {}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue