aboutsummaryrefslogtreecommitdiff
path: root/layout/rootfs/etc/s6-rc/source-base/init-eth0/up
blob: e55ec97ddc46f793fa40d3c84b0b24e71bcd0e3d (plain)
1
2
3
if { sleep 1 }
if { ip addr add 10.0.0.1/24 dev eth0 }
ip link set dev eth0 up