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
|
# wifi network interface #1
|
||||||
allow-hotplug wlan0
|
allow-hotplug wlan0
|
||||||
iface wlan0 inet manual
|
iface wlan0 inet dhcp
|
||||||
wpa-conf /etc/wpa_supplicant/wpa_supplicant.conf
|
pre-up /service/sats-wpa
|
||||||
up /bin/systemctl start sats-update.service
|
|
||||||
|
|
Loading…
Reference in New Issue