From 3b56dc7c3bb4293a0452a8fb31079b91b485803f Mon Sep 17 00:00:00 2001 From: peepsnet Date: Sat, 17 Dec 2016 17:28:12 -0500 Subject: [PATCH] added notes --- image/stratux-wifi.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/image/stratux-wifi.sh b/image/stratux-wifi.sh index 2d4f1af6..1c4b26f0 100755 --- a/image/stratux-wifi.sh +++ b/image/stratux-wifi.sh @@ -11,6 +11,9 @@ DAEMON_SBIN=/usr/sbin/hostapd #User settings for hostapd.conf and hostapd-edimax.conf DAEMON_USER_PREF=/etc/hostapd/hostapd.user +# Temporary hostapd.conf built by combining +# non-editable /etc/hostapd/hostapd.conf or hostapd-edimax.conf +# and the user configurable /etc/hostapd/hostapd.conf DAEMON_TMP=/tmp/hostapd.conf # Detect RPi version.