base-files: firstboot: pass down arguments such as -y to jffs2reset
authorLuka Perkov <luka@openwrt.org>
Tue, 10 Mar 2015 23:43:25 +0000 (23:43 +0000)
committerLuka Perkov <luka@openwrt.org>
Tue, 10 Mar 2015 23:43:25 +0000 (23:43 +0000)
This brings back old behavior.

Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 44651

package/base-files/files/sbin/firstboot

index 081febb7bafbf10bcfad219ef1ac962dec1333fd..d9af57d59645bc44a5c8d789159eb7ea8b488c8d 100755 (executable)
@@ -1,3 +1,3 @@
 #!/bin/sh
 
-/sbin/jffs2reset
+/sbin/jffs2reset $@