mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-23 17:32:57 +02:00
Remove enabling of collectd wlan statistik plugin.
This is not supported by newer drivers.
This commit is contained in:
@@ -93,8 +93,6 @@ case "${1}" in
|
||||
echo_failure;
|
||||
exit 0;
|
||||
else
|
||||
# enable wlan module of collectd
|
||||
sed -i -e "s|#LoadPlugin wireless|LoadPlugin wireless|g" /etc/collectd.conf
|
||||
echo_ok
|
||||
fi
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user