I have been using the
command to log in to my wifi, and have managed to figure out how to have sshd start up with the pi, but not the wifi connection. Any ideas or suggestions?wifi-menu -o
command to log in to my wifi, and have managed to figure out how to have sshd start up with the pi, but not the wifi connection. Any ideas or suggestions?wifi-menu -o
Code: Select all
systemctl enable netctl-ifplugd@eth0Code: Select all
systemctl enable netctl-auto@wlan0Code: Select all
netctl start Homebase