diff options
Diffstat (limited to 'n35-skeleton/etc/network/interfaces')
-rw-r--r-- | n35-skeleton/etc/network/interfaces | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/n35-skeleton/etc/network/interfaces b/n35-skeleton/etc/network/interfaces new file mode 100644 index 0000000..218b82c --- /dev/null +++ b/n35-skeleton/etc/network/interfaces @@ -0,0 +1,4 @@ +# Configure Loopback +auto lo +iface lo inet loopback + |