- Bash script to maintain a BTWiFi login
- Runs in the background or interactively for debugging
- supplies username and password from btwifi-daemon.config
$ btwifi-daemon.sh
Add this to the bottom of /etc/rc.local
:
$ echo /path/to/btwifi-daemon.sh & >> /etc/rc.local