mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 15:39: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
|
|
@ -38,9 +38,6 @@ end
|
|||
|
||||
-- ################################################
|
||||
|
||||
|
||||
interface.select(getSystemInterfaceId())
|
||||
|
||||
local script = user_scripts.loadModule(getSystemInterfaceId(), script_type, subdir, script_key)
|
||||
|
||||
if(script == nil) then
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue