display /proc/net/dev in sanity checks
[bootcd.git] / initscripts / pl_functions
index 62740c2..e2d24c1 100644 (file)
@@ -19,6 +19,8 @@ function pl_network_sanity_checks () {
     verbose_run_command lsmod
     verbose_show_message Configured interfaces
     verbose_run_command ifconfig
+    verbose_show_message cat /proc/net/dev
+    verbose_run_command cat /proc/net/dev
     verbose_show_message Routing table
     verbose_run_command netstat -rn
     BOOT_FILE=/usr/boot/boot_server