Fixed misconfiguration
This commit is contained in:
parent
ccaa3a6cf5
commit
a445e95700
|
@ -17,4 +17,4 @@ iface eth0 inet manual
|
||||||
allow-hotplug wlan0
|
allow-hotplug wlan0
|
||||||
iface wlan0 inet manual
|
iface wlan0 inet manual
|
||||||
wpa-conf /etc/wpa_supplicant/wpa_supplicant.conf
|
wpa-conf /etc/wpa_supplicant/wpa_supplicant.conf
|
||||||
up /bin/sh systemctl start sats-update.service
|
up /bin/systemctl start sats-update.service
|
||||||
|
|
Loading…
Reference in New Issue