init-ifupdown: fix typo in network/interfaces

This commit is contained in:
Neels Hofmeyr 2015-07-06 12:58:39 +02:00
parent 5c86ed95c9
commit 9cef909c82
2 changed files with 2 additions and 2 deletions

View File

@ -99,7 +99,7 @@ iface eth2.1001 inet static
netmask 255.255.255.0
network 172.16.8.0
# onboad WiFi
# onboard WiFi
auto eth2.1002
iface eth2.1002 inet static
address 172.16.128.1

View File

@ -99,7 +99,7 @@ iface eth2.1001 inet static
netmask 255.255.255.0
network 172.16.8.0
# onboad WiFi
# onboard WiFi
auto eth2.1002
iface eth2.1002 inet static
address 172.16.128.1