2
0
mirror of https://github.com/munin-monitoring/contrib.git synced 2018-11-08 00:59:34 +01:00

Merge pull request #193 from brycied00d/patch-1

Correct wildcard name handling on plugin net/vnstat_
This commit is contained in:
Diego Elio Pettenò 2012-09-24 14:46:20 -07:00
commit bac376c23e

View File

@ -16,7 +16,7 @@
IFACE=`echo $0 | awk -F_ '{print $1}'`
IFACE=${0##*vnstat_}
# Config section