sats-wpa script as pre-up for `wlan0`

This commit is contained in:
xdrm-brackets 2017-07-20 15:47:56 +02:00
parent bda1088125
commit 593a6807f7
1 changed files with 2 additions and 3 deletions

View File

@ -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