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