rolandriegel / nload

Real-time network traffic monitor
GNU General Public License v2.0
311 stars 35 forks source link

Illegal configuration options are silently ignored #8

Open synthead opened 4 years ago

synthead commented 4 years ago

If the configuration file for nload has a bad value, or is in an incorrect format completely, nload silently ignores the errors. It should raise an error instead.

Steps to reproduce:

  1. Write stuff to ~/.nload
  2. Start nload
  3. Observe that nload starts and the invalid configuration is ignored