Skip to content

Commit 6e3d397

Browse files
author
Fabian Meyer
committed
corrected init entry in rootFSconfig
1 parent c5451ce commit 6e3d397

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rootFSconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,5 +28,5 @@ slink /bin/grep busybox 777 0 0
2828
slink /bin/cp busybox 777 0 0
2929
slink /bin/mv busybox 777 0 0
3030
slink /bin/rm busybox 777 0 0
31-
slink /init busybox 777 0 0
31+
slink /init /bin/busybox 777 0 0
3232
slink /bin/sleep busybox 777 0 0

0 commit comments

Comments
 (0)