OpenWrt Forum Archive

Topic: /var/run/hostap-xxx.conf persistent changes - how? (8.09)

The content of this topic has been archived on 31 Mar 2018. There are no obvious gaps in this topic, but there may still be some posts missing at the end.

Dear all,
I would need to persistently add
eapol_version=1
into /var/run/hostap-ath0.conf file to make an old client working with my Kamikaze device in AP mode with WPA/PSK enabled.

The file is obviously generated during boot (/etc/init.d/network start) from /etc/config files and located on ramdisk, so it doesn't make sense to modify it directly.

The only problem is that I don’t know how the file is generated. I tried to analyze the network script, but it too complicated for me.

Do you have some hint?

Thanks.

Jan

(Last edited by jrydval on 29 Apr 2009, 10:04)

Thank you! It's precisely what I needed to know...

The discussion might have continued from here.