summaryrefslogtreecommitdiffstats
path: root/autowifi/confdir/hooks/wlan0/pre/00changemac
diff options
context:
space:
mode:
Diffstat (limited to 'autowifi/confdir/hooks/wlan0/pre/00changemac')
-rwxr-xr-xautowifi/confdir/hooks/wlan0/pre/00changemac5
1 files changed, 0 insertions, 5 deletions
diff --git a/autowifi/confdir/hooks/wlan0/pre/00changemac b/autowifi/confdir/hooks/wlan0/pre/00changemac
deleted file mode 100755
index c3e0632f..00000000
--- a/autowifi/confdir/hooks/wlan0/pre/00changemac
+++ /dev/null
@@ -1,5 +0,0 @@
-#!/bin/sh
-ifconfig wlan0 down
-sleep 1
-macchanger -r wlan0
-ifconfig wlan0 up