summaryrefslogtreecommitdiffstats
path: root/package/base-files/sibyte-2.6/init
blob: 1f98589eb6001be3eb9ba7a6e9fc47db5388ab1d (plain)
1
2
3
4
5
6
#!/bin/ash
mount none /dev -t devfs
mount none /proc -t proc
mount_root failsafe
mount -o remount,rw /dev/root /
exec /bin/busybox init