From: Michael Tremer Date: Sun, 25 Jul 2010 16:29:45 +0000 (+0200) Subject: network: Change name of access point devices to apN. X-Git-Tag: 001~35 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0647ed2de35950b0c4c3937f9bd1b3cfe5c2cdf2;p=network.git network: Change name of access point devices to apN. --- diff --git a/hooks/ports/wireless-ap b/hooks/ports/wireless-ap index 4340a75d..036ea062 100755 --- a/hooks/ports/wireless-ap +++ b/hooks/ports/wireless-ap @@ -21,7 +21,7 @@ . /lib/network/header-port -DEVICE_PATTERN="wifiN" +DEVICE_PATTERN="apN" HOOK_SETTINGS="HOOK ADDRESS BROADCAST_SSID COUNTRY_CODE MODE PHY SSID"