Doh, forgot to add crda after SBINDIR
authorLuis R. Rodriguez <lrodriguez@atheros.com>
Fri, 6 Mar 2009 01:30:41 +0000 (17:30 -0800)
committerLuis R. Rodriguez <lrodriguez@atheros.com>
Fri, 6 Mar 2009 01:30:41 +0000 (17:30 -0800)
Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
udev/regulatory.rules

index ef9b5f1..5588ed7 100644 (file)
@@ -2,4 +2,4 @@
 # For more information see:
 # http://wireless.kernel.org/en/developers/Regulatory/CRDA
 
-KERNEL=="regulatory*", ACTION=="change", SUBSYSTEM=="platform", RUN+="$(SBINDIR)"
+KERNEL=="regulatory*", ACTION=="change", SUBSYSTEM=="platform", RUN+="$(SBINDIR)/crda"