diff --git a/conf/dhcpd.conf b/conf/dhcpd.conf deleted file mode 100644 index e69de29..0000000 diff --git a/conf/sudoers b/conf/etc/sudoers similarity index 100% rename from conf/sudoers rename to conf/etc/sudoers diff --git a/conf/hostapd.conf b/conf/hostapd.conf deleted file mode 100644 index e7bbed2..0000000 --- a/conf/hostapd.conf +++ /dev/null @@ -1,12 +0,0 @@ -interface=wlan0 -hw_mode=g -channel=1 -wmm_enabled=1 - -ssid=Challenge-A2D0 -auth_algs=1 -wpa=2 -wpa_key_mgmt=WPA-PSK -rsn_pairwise=CCMP -wpa_passphrase=somepassword -ht_capab=[LDPC][HT40+][SHORT-GI-20][SHORT-GI-40][TX-STBC][RX-STBC1][MAX-AMSDU-7935][DSSS_CCK-40] \ No newline at end of file