update cjdns
[librecmc/librecmc.git] / package / network / services / cjdns / lua / cjdns / uci.lua
index 0127f44109ad38bdbc2dd5eab4f27f4b247b7834..f4716b772bf89e219980d7e707d37b35f306a4b2 100644 (file)
@@ -19,6 +19,7 @@ function UCI.defaults()
       { setupComplete = 1 }
     },
     router = {
+        supernodes = {},
         ipTunnel = { outgoingConnections = {}, allowedConnections = {} },
         interface = { type = "TUNInterface" }
     },