diff options
| author | Laurent Bercot <ska-skaware@skarnet.org> | 2025-12-24 15:22:57 +0000 |
|---|---|---|
| committer | Laurent Bercot <ska-skaware@skarnet.org> | 2025-12-24 15:22:57 +0000 |
| commit | 05742401238ce51e1ef0f840bc0c06b8c8e4ff33 (patch) | |
| tree | 21bbb6b1d0b651d0fd576408091a9c298514eaf6 /layout/rootfs/etc/s6-rc/source-base/init-eth0/up | |
| parent | 6065473e2438590c6e9204b50c6b49b473bdb1fa (diff) | |
| download | lh-bootstrap-05742401238ce51e1ef0f840bc0c06b8c8e4ff33.tar.gz | |
Adjust s6-rc db layout
Diffstat (limited to 'layout/rootfs/etc/s6-rc/source-base/init-eth0/up')
| -rw-r--r-- | layout/rootfs/etc/s6-rc/source-base/init-eth0/up | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/layout/rootfs/etc/s6-rc/source-base/init-eth0/up b/layout/rootfs/etc/s6-rc/source-base/init-eth0/up deleted file mode 100644 index 987a4af..0000000 --- a/layout/rootfs/etc/s6-rc/source-base/init-eth0/up +++ /dev/null @@ -1,3 +0,0 @@ -if { bcnm-waitif 1 eth0 } -if { ip addr add 10.0.2.1/24 dev eth0 } -ip link set dev eth0 up |
