Skip to main content
12 events
when toggle format what by license comment
Feb 26, 2015 at 21:12 comment added Klaatu von Schlacker It may be, as @TomHunt says, that your second computer starts wpa_supplicant (or a service that then uses wpa_supplicant itself). I am not sure why one computer would be different that the other by default, but maybe you set something up differently. Are you using NetworkManager or Wicd or any kind of graphical network configurator or are you determined to do this manually (it's ok if you are) ?
Feb 25, 2015 at 8:57 history bounty awarded JJD
Feb 24, 2015 at 8:44 comment added JJD @KlaatuvonSchlacker Do you have an idea how I can find out why it works on the second computer?
Feb 22, 2015 at 12:15 comment added JJD @TomHunt ... which means I should do what?
Feb 20, 2015 at 18:36 comment added Tom Hunt If your distro starts wpa_supplicant using systemd in the first place, it might be easier to modify the existing unit file. There are often provisions for options in /etc which the unit file will load automatically, as well.
S Feb 19, 2015 at 9:50 history suggested JJD CC BY-SA 3.0
Improved formatting.
Feb 19, 2015 at 9:49 comment added JJD I appreciate your tutorial and would try that. To mention on Ubuntu 14.10 there is no path like /usr/lib/systemd/system, just /usr/lib/systemd. - Apart from that I have a second machine which automatically connects to the network. It also has the configuration file but in /etc/mywired.conf instead /etc/wpa_supplicant/mywired.conf. I do not remember how I wired it up there.
Feb 19, 2015 at 9:32 review Suggested edits
S Feb 19, 2015 at 9:50
Feb 18, 2015 at 18:47 comment added Klaatu von Schlacker I've edited my answer, adding instructions on writing your own startup script, since rc.local is not working for you.
Feb 18, 2015 at 18:46 history edited Klaatu von Schlacker CC BY-SA 3.0
added instructions on writing a systemd startup script.
Feb 18, 2015 at 9:29 comment added JJD When I execute sudo systemctl enable rc-local the following is output: pastebin.com/psFJBcjj
Feb 18, 2015 at 2:50 history answered Klaatu von Schlacker CC BY-SA 3.0