diff options
Diffstat (limited to '')
-rw-r--r-- | share/doc/HOST-SETUP.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/doc/HOST-SETUP.txt b/share/doc/HOST-SETUP.txt index b8f4cd7..f3d813a 100644 --- a/share/doc/HOST-SETUP.txt +++ b/share/doc/HOST-SETUP.txt @@ -99,7 +99,7 @@ cat > /etc/network/interfaces << EOF auto lo iface lo inet loopback -autho eth0 +auto eth0 iface eth0 inet dhcp auto br0 |