From 5c4705db5d1406a52be2cc37b101b8c4b110e9c9 Mon Sep 17 00:00:00 2001 From: v3d Date: Wed, 15 Jun 2022 23:09:58 +0000 Subject: [PATCH] Delete hostapd.conf --- etc/hostapd/hostapd.conf | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 etc/hostapd/hostapd.conf diff --git a/etc/hostapd/hostapd.conf b/etc/hostapd/hostapd.conf deleted file mode 100644 index 8c376f0..0000000 --- a/etc/hostapd/hostapd.conf +++ /dev/null @@ -1,14 +0,0 @@ -interface=wlan0 -driver=nl80211 - -ssid=pivilion - -channel=6 -hw_mode=g - -auth_algs=1 -wpa=3 -wpa_passphrase=darknetofthings -wpa_key_mgmt=WPA-PSK -wpa_pairwise=TKIP CCMP -rsn_pairwise=CCMP \ No newline at end of file