support displaying current nameservers
authorPhil <n0-1@users.sourceforge.net>
Sat, 22 Mar 2008 22:58:26 +0000 (22:58 +0000)
committerPhil <n0-1@users.sourceforge.net>
Sat, 22 Mar 2008 22:58:26 +0000 (22:58 +0000)
commit6a528f4e17a3c53d18e7001acc3763a7dd55ee9b
tree9abbaa74a2737dab633ed0c866712ec37010d884
parentbcbca8cb5b38c1f3989091652630b46d913b7930
support displaying current nameservers

* gathers information from /etc/resolv.conf
* included (still commented) code to prevent reading too often,
  as I'm not sure whether reading from a real FS (not /proc or /sys)
  could generate higher load in some cases -> comments please!

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@1035 7f574dfc-610e-0410-a909-a81674777703
doc/conky.1
doc/variables.xml
src/common.c
src/conky.c
src/conky.h