Hi.
I've almost successfully been following this tutorialhttps://frillip.com/using-your-raspberr ... h-hostapd/ on how to use a RPI3 as AP and station.
The only remaining point is that it's not starting on its own at boot time.
I need to go to a terminal and type :
"sudo /usr/sbin/hostapd /etc/hostapd/hostapd.conf" as it is indicated at the end of the "Configure hostapd" part of the tutorial.
I'd like to know how I could get it starting automatically at the start of the RPI