disable all other filesystems in menuconfig when initramfs is selected
[openwrt.git] / package / base-files / aruba-2.6 / init
1 #!/bin/ash
2 mount none /dev -t devfs
3 exec /bin/busybox init
This page took 0.041875 seconds and 5 git commands to generate.