From ec44a0f11e89101d31cd1bb7f9206fadede61e3e Mon Sep 17 00:00:00 2001 From: John Crispin Date: Tue, 25 Mar 2014 20:15:50 +0000 Subject: fs-tools: add back mount_root, jffs2reset and ffs2mark functionality Signed-off-by: John Crispin SVN-Revision: 40018 --- package/system/fstools/files/mount_root | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 package/system/fstools/files/mount_root (limited to 'package/system/fstools/files/mount_root') diff --git a/package/system/fstools/files/mount_root b/package/system/fstools/files/mount_root new file mode 100644 index 0000000000..860c194ce3 --- /dev/null +++ b/package/system/fstools/files/mount_root @@ -0,0 +1,3 @@ +#!/bin/sh + +fs-state start -- cgit v1.2.3