sats-wpa script as pre-up for `wlan0`
This commit is contained in:
parent
bda1088125
commit
593a6807f7
|
@ -15,6 +15,5 @@ iface eth0 inet manual
|
|||
|
||||
# wifi network interface #1
|
||||
allow-hotplug wlan0
|
||||
iface wlan0 inet manual
|
||||
wpa-conf /etc/wpa_supplicant/wpa_supplicant.conf
|
||||
up /bin/systemctl start sats-update.service
|
||||
iface wlan0 inet dhcp
|
||||
pre-up /service/sats-wpa
|
||||
|
|
Loading…
Reference in New Issue