aboutsummaryrefslogtreecommitdiffstats
path: root/layout/rootfs/etc/s6-rc/source-base/init-eth0/down
blob: 6733be4b6390efa854740b9abd0d7092b5bf5c04 (plain)
1
2
3
foreground { ip link set dev eth0 down }
foreground { bcnm-waitif -d 2 eth0 }
exit 0