Fixed misconfiguration

This commit is contained in:
xdrm-brackets 2017-01-28 19:18:18 +01:00
parent ccaa3a6cf5
commit a445e95700
1 changed files with 1 additions and 1 deletions

View File

@ -17,4 +17,4 @@ iface eth0 inet manual
allow-hotplug wlan0
iface wlan0 inet manual
wpa-conf /etc/wpa_supplicant/wpa_supplicant.conf
up /bin/sh systemctl start sats-update.service
up /bin/systemctl start sats-update.service