aboutsummaryrefslogtreecommitdiffstats
path: root/modules/Installing/examples/dhcp.interfaces
diff options
context:
space:
mode:
authorChloe Kudryavtsev <toast@toastin.space>2018-12-20 19:59:49 -0500
committerChloe Kudryavtsev <toast@toastin.space>2018-12-20 19:59:49 -0500
commit7316dbeb25478f7a6300df8a4f504bf23ee8543d (patch)
tree72d768f65c14f55d30deffd97a2ba8fa8ab630be /modules/Installing/examples/dhcp.interfaces
parentba58d471e49cb53ea267ac0253736505d8fa339f (diff)
downloaduser-handbook-7316dbeb25478f7a6300df8a4f504bf23ee8543d.tar.bz2
user-handbook-7316dbeb25478f7a6300df8a4f504bf23ee8543d.tar.xz
Add manual section
Diffstat (limited to 'modules/Installing/examples/dhcp.interfaces')
-rw-r--r--modules/Installing/examples/dhcp.interfaces5
1 files changed, 5 insertions, 0 deletions
diff --git a/modules/Installing/examples/dhcp.interfaces b/modules/Installing/examples/dhcp.interfaces
new file mode 100644
index 0000000..104c1a1
--- /dev/null
+++ b/modules/Installing/examples/dhcp.interfaces
@@ -0,0 +1,5 @@
+auto lo
+iface lo inet loopback
+
+auto eth0
+iface eth0 inet dhcp