[package] qos-scripts: Rework qos-stat script
[openwrt.git] / package / base-files / files / lib / firstboot / 30_no_fo_pivot
index cb82cde..b5c2601 100644 (file)
@@ -5,7 +5,7 @@
 
 no_fo_pivot() {
     # switch to the new (empty) jffs2
-    fopivot /jffs /rom 1
+    fopivot /overlay /rom 1
 }
 
 boot_hook_add no_fo no_fo_pivot
This page took 0.021891 seconds and 4 git commands to generate.