Skip to content
This repository was archived by the owner on Oct 11, 2023. It is now read-only.

Commit c126ebe

Browse files
committed
Remove cni/bin/bridge and cni/bin/host-local in initrd
1 parent 4611e07 commit c126ebe

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

scripts/layout-initrd

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,6 @@ cp bin/ros ${INITRD_DIR}/usr/bin/
1313
ln -s usr/bin/ros ${INITRD_DIR}/init
1414
ln -s bin ${INITRD_DIR}/usr/sbin
1515
ln -s usr/sbin ${INITRD_DIR}/sbin
16-
ln -s ../../../../usr/bin/ros ${INITRD_DIR}/usr/var/lib/cni/bin/bridge
17-
ln -s ../../../../usr/bin/ros ${INITRD_DIR}/usr/var/lib/cni/bin/host-local
1816

1917
curl -SL ${!SYSTEM_DOCKER_URL} | tar --strip-components=1 -xzvf - -C ${INITRD_DIR}/usr/bin/
2018
# we have diabled the user-proxy so we get rid of system-docker-proxy

0 commit comments

Comments
 (0)