You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
589 B
11 lines
589 B
6 years ago
|
diff -up crda-3.18_2018.05.09/crda-3.18/udev/regulatory.rules.setregdomain crda-3.18_2018.05.09/crda-3.18/udev/regulatory.rules
|
||
|
--- crda-3.18_2018.05.09/crda-3.18/udev/regulatory.rules.setregdomain 2012-01-18 21:19:09.000000000 -0500
|
||
|
+++ crda-3.18_2018.05.09/crda-3.18/udev/regulatory.rules 2013-01-25 14:10:57.818931320 -0500
|
||
|
@@ -2,4 +2,6 @@
|
||
|
# For more information see:
|
||
|
# http://wireless.kernel.org/en/developers/Regulatory/CRDA
|
||
|
|
||
|
+SUBSYSTEM=="ieee80211", ACTION=="add", RUN+="/sbin/setregdomain"
|
||
|
+
|
||
|
KERNEL=="regulatory*", ACTION=="change", SUBSYSTEM=="platform", RUN+="$(SBINDIR)crda"
|