fix sketchy-router not listening on ethPubUsr interface

This commit is contained in:
lilly 2025-03-14 14:38:05 +01:00
parent 2954f665e5
commit 9590463580
Signed by: lilly
SSH key fingerprint: SHA256:y9T5GFw2A20WVklhetIxG1+kcg/Ce0shnQmbu1LQ37g

View file

@ -62,6 +62,7 @@ in
interfaces-config = { interfaces-config = {
interfaces = [ interfaces = [
"ethMgmt" "ethMgmt"
"ethPubUsr"
]; ];
}; };
lease-database = { lease-database = {