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 | c40541ffc885a906a8623bba7eba99053757c1ae (patch) | |
tree | e7d7ed2186bebf9810051d0092eacbca8537a92e /openwrt/package/base-files/default/bin/firstboot | |
parent | 081f1be6f3d887479e209a0c79ed7ebc00ffa3d3 (diff) |
hotplug-based network script rewrite
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2531 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/base-files/default/bin/firstboot')
-rwxr-xr-x | openwrt/package/base-files/default/bin/firstboot | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/openwrt/package/base-files/default/bin/firstboot b/openwrt/package/base-files/default/bin/firstboot index 604721873a..eff7063b1c 100755 --- a/openwrt/package/base-files/default/bin/firstboot +++ b/openwrt/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 |