From 9b3d60f18d32a073d417b548cfe4d9aea8ee3389 Mon Sep 17 00:00:00 2001 From: Arne Fitzenreiter Date: Thu, 12 Nov 2009 23:46:59 +0100 Subject: [PATCH] Remove enabling of collectd wlan statistik plugin. This is not supported by newer drivers. --- src/initscripts/init.d/hostapd | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/initscripts/init.d/hostapd b/src/initscripts/init.d/hostapd index ae1150ed66..6e36189541 100644 --- a/src/initscripts/init.d/hostapd +++ b/src/initscripts/init.d/hostapd @@ -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 ;; -- 2.39.2