Cleaned up 'netif'.
[sysstatus.git] / config.h
index 7879911f1fba1415c85cea3489b9aa377cf9f64c..58495c77514dc76059c7040df23c70608417efa7 100644 (file)
--- a/config.h
+++ b/config.h
@@ -9,6 +9,6 @@
 #define CPU_HISTORY_SIZE 10
 #define NUM_CPUS 2
 
-#define IFNAME "ppp0"
+#define NETIF_BASEDIR "/sys/class/net/"
 
 #endif