aboutsummaryrefslogtreecommitdiffstats
path: root/packages/wrt/wrt-init/mount
diff options
context:
space:
mode:
Diffstat (limited to 'packages/wrt/wrt-init/mount')
-rw-r--r--packages/wrt/wrt-init/mount6
1 files changed, 6 insertions, 0 deletions
diff --git a/packages/wrt/wrt-init/mount b/packages/wrt/wrt-init/mount
index e69de29bb2..539dbfad59 100644
--- a/packages/wrt/wrt-init/mount
+++ b/packages/wrt/wrt-init/mount
@@ -0,0 +1,6 @@
+#!/bin/sh
+
+mount -o remount,rw /
+mount /proc
+mount /var
+mount /dev/pts