* luci/statistics: include cpu plugin in stat-genconfig
authorJo-Philipp Wich <jow@openwrt.org>
Thu, 29 May 2008 16:00:34 +0000 (16:00 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Thu, 29 May 2008 16:00:34 +0000 (16:00 +0000)
applications/luci-statistics/root/usr/bin/stat-genconfig

index 115eab1f9f86edb4eb38a04fa8230f5434189479..052093b47aed19ebf19d2732aea2dfbb9dca259d 100755 (executable)
@@ -234,6 +234,12 @@ plugins = {
                { }
        },
 
+       cpu     = {
+               { },
+               { },
+               { }
+       },
+
        csv     = { 
                { "DataDir" },
                { "StoreRates" },