diff options
| author | schneefux <schneefux+commit@schneefux.xyz> | 2014-05-26 14:15:35 -0700 |
|---|---|---|
| committer | schneefux <schneefux+commit@schneefux.xyz> | 2014-05-26 14:15:35 -0700 |
| commit | 64de5f735cf0dbdf1a17903b535a1da915d39a6f (patch) | |
| tree | 84f718fa2567227aabebd026cd292b193ec2aace /boot/connect.txt | |
| parent | eb5941d74b806653f519bac25f9efe0436749892 (diff) | |
| download | jasper-client-64de5f735cf0dbdf1a17903b535a1da915d39a6f.tar.gz jasper-client-64de5f735cf0dbdf1a17903b535a1da915d39a6f.zip | |
removed unused imports
Diffstat (limited to 'boot/connect.txt')
| -rw-r--r-- | boot/connect.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/boot/connect.txt b/boot/connect.txt index b30d831..91d2b0c 100644 --- a/boot/connect.txt +++ b/boot/connect.txt @@ -2,8 +2,8 @@ auto lo iface lo inet loopback iface eth0 inet dhcp - -allow-hotplug wlan0 + +allow-hotplug wlan0 auto wlan0 iface wlan0 inet dhcp wpa-ssid "{{ SSID }}" |
