You are not logged in.
In Ubuntu, I used some commands to add a script to init.d for a wireless connect script, but Arch is differnet. How would I go about putting a script to connect to wireless during startup? (GUI network managers don't like me, and if they don't connect quick enough, then Kopete complains )
Last edited by doorknob60 (2008-09-30 01:11:18)
Offline
Make sure your script is executable, then add a call to it in /etc/rc.local. That should take care of it
Offline
Nice, it worked perfectly, and I didn't even notice it boot slower I was getting tired of manually connecting after logging in.
Offline
If you have multiple wireless access points, you may want to look into wicd. It loads at startup, finds a known wireless access point, and connects.
Offline