* ffluci/statistics: add cbi model for unixsock plugin
[project/luci.git] / applications / luci-statistics / files / usr / bin / stat-genconfig
index 9de8e17..2b2e19d 100755 (executable)
@@ -271,6 +271,12 @@ plugins = {
                { "LocalPorts", "RemotePorts" }
        },
 
+       unixsock = {
+               { "SocketFile", "SocketUser", "SocketPerms" },
+               { },
+               { }
+       },
+
 }