]> git.ipfire.org Git - thirdparty/dhcpcd.git/commit
Add a wpa_supplicant hook script.
authorRoy Marples <roy@marples.name>
Fri, 7 Jun 2013 20:03:28 +0000 (20:03 +0000)
committerRoy Marples <roy@marples.name>
Fri, 7 Jun 2013 20:03:28 +0000 (20:03 +0000)
commitf127375eee85b4091ce0e6ae4b6797e709b7130d
treefca0795b95fbba1ff92bdae1a30ece4ec9b8e795
parent336dd1b83b3cec02226dfb3048e0be895aafbd37
Add a wpa_supplicant hook script.

This script starts wpa_supplicant on a wireless interface if not
already running and /etc/wpa_supplicant.conf exists, stops it
when the interface departs and sends wpa_supplicant a reconfigure
command.

If dhcpcd is running in master mode, you can use `dhcpcd -n eth0'
it instruct wpa_supplicant to reload its configuration file.
README
dhcpcd-hooks/10-wpa_supplicant [new file with mode: 0644]
dhcpcd-hooks/Makefile
dhcpcd-run-hooks.8.in
dhcpcd.8.in
dhcpcd.c