b2e633e240
This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/wireless-regdb.git#5a60b504820970d8c8ab0353bd78bd16adffd672
6 lines
166 B
Plaintext
6 lines
166 B
Plaintext
# Set wireless regulatory domain at device creation
|
|
# For more information:
|
|
# man setregdomain
|
|
|
|
SUBSYSTEM=="ieee80211", ACTION=="add", RUN+="/usr/sbin/setregdomain"
|