source:
freewrt/target/linux/package/base-files/files/sibyte-2.6/init@
475ad56
| Last change on this file since 475ad56 was 475ad56, checked in by , 20 years ago | |
|---|---|
|
|
| File size: 136 bytes | |
| Line | |
|---|---|
| 1 | #!/bin/ash |
| 2 | mount none /dev -t devfs |
| 3 | mount none /proc -t proc |
| 4 | mount_root failsafe |
| 5 | mount -o remount,rw /dev/root / |
| 6 | exec /bin/busybox init |
Note:
See TracBrowser
for help on using the repository browser.
