6ae1012bc53ae79893d87764f8782ba5a215d06c
[openwrt-github/.git] / target / linux / generic-2.6 / files / postinit
1 #!/bin/ash
2 mount none /dev -t devfs
3 exec /bin/busybox init
4