On Mon, Nov 26, 2018 at 7:00 PM <
Todd_P...@mgtsciences.com> wrote:
>
> Found configuration file at /tmp/hostapd-wl18xx.conf
>
> Changed the passkey and the file permissions to 600.
>
> Rebooted and the file reverted back to the original passkey and file permissions.
>
> Rewrote init.d/hostapd to force it to use a different hostapd.conf file. Didn't work.
>
> #!/usr/sh
>
> /usr/sbin/hostapd -B /etc/hostapd/hostapd.conf
>
> Can anybody give me insight into what is happening? It seems like hostapd is not being started correctly and that somehow the file in /tmp is used and overwritten from somewhere.