summaryrefslogtreecommitdiff
path: root/recipes/wrt/wrt-init/mount
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/wrt/wrt-init/mount')
-rwxr-xr-xrecipes/wrt/wrt-init/mount6
1 files changed, 6 insertions, 0 deletions
diff --git a/recipes/wrt/wrt-init/mount b/recipes/wrt/wrt-init/mount
new file mode 100755
index 0000000000..539dbfad59
--- /dev/null
+++ b/recipes/wrt/wrt-init/mount
@@ -0,0 +1,6 @@
+#!/bin/sh
+
+mount -o remount,rw /
+mount /proc
+mount /var
+mount /dev/pts