mount_root: prepare base-files
[openwrt.git] / package / base-files / files / etc / init.d / done
index 8278669..8040766 100755 (executable)
@@ -5,7 +5,7 @@ START=95
 boot() {
        [ -d /tmp/root ] && {
                lock /tmp/.switch2jffs
-               firstboot switch2jffs
+               switch2jffs
                lock -u /tmp/.switch2jffs
        }