From 0c40a1a2f42c86841800518e52c1794d4b19aa3a Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Mon, 10 Feb 2020 16:29:20 +0000 Subject: Add bcnm again, use bcnm-waitif --- layout/rootfs/etc/s6-rc/source-base/init-eth0/down | 1 + 1 file changed, 1 insertion(+) (limited to 'layout/rootfs/etc/s6-rc/source-base/init-eth0/down') diff --git a/layout/rootfs/etc/s6-rc/source-base/init-eth0/down b/layout/rootfs/etc/s6-rc/source-base/init-eth0/down index 5404b98..6733be4 100644 --- a/layout/rootfs/etc/s6-rc/source-base/init-eth0/down +++ b/layout/rootfs/etc/s6-rc/source-base/init-eth0/down @@ -1,2 +1,3 @@ foreground { ip link set dev eth0 down } +foreground { bcnm-waitif -d 2 eth0 } exit 0 -- cgit v1.3.1