diff options
| author | pbuetow <puppet@mx.buetow.org> | 2012-07-04 19:31:27 +0200 |
|---|---|---|
| committer | pbuetow <puppet@mx.buetow.org> | 2012-07-04 19:31:27 +0200 |
| commit | 5692c8a1210340ed38bbbf4c1097b4609f25de7b (patch) | |
| tree | d7f6e4a9b54e71dd8b9205c6e79e78cb8b13d9e1 /lib/Loadbars/Shared.pm | |
| parent | 103ed622771688896728372f40997016aade144e (diff) | |
add some nice features and tweaks
Diffstat (limited to 'lib/Loadbars/Shared.pm')
| -rw-r--r-- | lib/Loadbars/Shared.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Loadbars/Shared.pm b/lib/Loadbars/Shared.pm index 8630276..0aa302d 100644 --- a/lib/Loadbars/Shared.pm +++ b/lib/Loadbars/Shared.pm @@ -49,7 +49,7 @@ our %I : shared; height => 230, maxwidth => 1250, netaverage => 15, - netint => 'eth0', + netint => '', netlink => 'gbit', showcores => 0, showmem => 0, |
