diff options
author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-11-19 03:17:20 +0000 |
---|---|---|
committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-11-19 03:17:20 +0000 |
commit | 2af90479fbd25ca63d9697200d43ea614d657184 (patch) | |
tree | 2baf8be2ba174420052f42d69c4fb042038093b8 /package/base-files/default/bin/firstboot | |
parent | 9a0bc232a345ace4089dede61357c5bae9039cf8 (diff) |
hotplug-based network script rewrite
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2531 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/base-files/default/bin/firstboot')
-rwxr-xr-x | package/base-files/default/bin/firstboot | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/package/base-files/default/bin/firstboot b/package/base-files/default/bin/firstboot index 604721873a..eff7063b1c 100755 --- a/package/base-files/default/bin/firstboot +++ b/package/base-files/default/bin/firstboot @@ -60,6 +60,3 @@ mount none /tmp -t ramfs umount /rom/proc umount /rom/tmp umount /rom/dev - -# normally created by boot script -mkdir -p /var/run |