fixed loading dns ebpf module

Closes #1076
This commit is contained in:
Gustavo Iñiguez Goia 2024-01-04 01:12:03 +01:00
parent dc48d392f2
commit 159494d1e2
Failed to generate hash of commit

View file

@ -604,7 +604,7 @@ func main() {
msg)
}
}(uiClient, ebpfModPath)
}(uiClient, cfg.Ebpf.ModulesPath)
initSystemdResolvedMonitor()