aboutsummaryrefslogtreecommitdiffstats
path: root/layout/rootfs/etc/s6-rc/source/init-eth0/down
diff options
context:
space:
mode:
Diffstat (limited to 'layout/rootfs/etc/s6-rc/source/init-eth0/down')
-rw-r--r--layout/rootfs/etc/s6-rc/source/init-eth0/down2
1 files changed, 2 insertions, 0 deletions
diff --git a/layout/rootfs/etc/s6-rc/source/init-eth0/down b/layout/rootfs/etc/s6-rc/source/init-eth0/down
new file mode 100644
index 0000000..547ab86
--- /dev/null
+++ b/layout/rootfs/etc/s6-rc/source/init-eth0/down
@@ -0,0 +1,2 @@
+foreground { ip link set dev eth0 down }
+foreground { bcnm-waitif -d 2 eth0 }