From 00db17fe115d4e10f84f4ca5eda6027c4cec7545 Mon Sep 17 00:00:00 2001 From: An-Cheng Huang Date: Mon, 13 Sep 2010 15:59:11 -0700 Subject: partial fix for bug 6152 * as discussed, remove the wireless rule that causes warning --- sysconf/vyatta-net.rules | 7 ------- 1 file changed, 7 deletions(-) diff --git a/sysconf/vyatta-net.rules b/sysconf/vyatta-net.rules index a94f5b2a..a215c325 100644 --- a/sysconf/vyatta-net.rules +++ b/sysconf/vyatta-net.rules @@ -9,12 +9,5 @@ KERNEL=="eth*", DRIVERS=="?*",\ PROGRAM="vyatta_net_name %k $attr{address}", \ NAME="%c" -# This keeps udev persistent net rules from trying to do anything -# with multiple SSID's per device -# TODO: Add proper persistent network based on Vyatta config -# but right now there is insufficient info in sysfs to uniquely -# determine device name based on hardware information -KERNEL=="wlan*", DRIVERS=="?*", NAME="%k" - LABEL="vyatta_net_end" -- cgit v1.2.3