Skip to content

Commit c5451ce

Browse files
author
Fabian Meyer
committed
corrected rootFSconfig
1 parent 71ba061 commit c5451ce

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
@@ -17,7 +17,7 @@ nod /dev/tty0 777 0 0 c 4 0
1717
nod /dev/tty1 777 0 0 c 4 1
1818
file /bin/busybox busybox 755 0 0
1919
file /usr/bin/helloworld application/bin/helloworld 755 0 0
20-
file /etc/inittab 755 0 0
20+
file /etc/inittab application/scripts/inittab 755 0 0
2121
file /etc/init.d/rcS application/scripts/mount.sh 755 0 0
2222
slink /bin/sh busybox 777 0 0
2323
slink /bin/ls busybox 777 0 0

0 commit comments

Comments
 (0)