1
0
Fork 0
mirror of https://github.com/munin-monitoring/contrib.git synced 2025-07-21 18:41:03 +00: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