Browse Source

base-files: firstboot: pass down arguments such as -y to jffs2reset

This brings back old behavior.

Signed-off-by: Luka Perkov <[email protected]>

SVN-Revision: 44651
Luka Perkov 10 years ago
parent
commit
17610e7430
1 changed files with 1 additions and 1 deletions
  1. 1 1
      package/base-files/files/sbin/firstboot

+ 1 - 1
package/base-files/files/sbin/firstboot

@@ -1,3 +1,3 @@
 #!/bin/sh
 
-/sbin/jffs2reset
+/sbin/jffs2reset $@