How to set eap_reauth_period?

I’ve tried adding

option eap_reauth_period '86400'

to /etc/config/wireless but it seems to be ignored (not copied to /var/run/hostapd*")

I do see a reference to it in /lib/netifd/hostapd.sh

I’d appreciate any pointers, thanks.

EDIT: nvm seems that just restarting wpad doesn’t reload the wireless config. I just changed something in luci and saved and at least it put it in hostapd.conf, still need to see if it actually changes something.

Have you tried restart options covered in documentation:

  • wifi

or

  • /etc/init.d/network restart

or

  • /etc/init.d/network reload