Skip to content

Commit

Permalink
Merge pull request #14 from DieterReuter/wlan-switch-powersave-off
Browse files Browse the repository at this point in the history
Switch powersave off for wlan0
  • Loading branch information
DieterReuter authored Oct 7, 2017
2 parents 672bf6b + 72a2a13 commit d25d833
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions builder/files/etc/udev/rules.d/10-wlan-powersave-off.rules
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
KERNEL=="wlan*", ACTION=="add", RUN+="/sbin/iwconfig wlan0 power off"

0 comments on commit d25d833

Please sign in to comment.