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