summaryrefslogtreecommitdiff
path: root/examples/ROOT/etc/s6-init/network-config
diff options
context:
space:
mode:
Diffstat (limited to 'examples/ROOT/etc/s6-init/network-config')
-rwxr-xr-xexamples/ROOT/etc/s6-init/network-config5
1 files changed, 5 insertions, 0 deletions
diff --git a/examples/ROOT/etc/s6-init/network-config b/examples/ROOT/etc/s6-init/network-config
new file mode 100755
index 0000000..2f9e3cd
--- /dev/null
+++ b/examples/ROOT/etc/s6-init/network-config
@@ -0,0 +1,5 @@
+#!/command/execlineb -P
+
+# if { ifconfig lo 127.0.0.1 netmask 255.0.0.0 }
+
+# Configure your network interfaces and routing here.