summaryrefslogtreecommitdiffstats
path: root/recovery.rc
diff options
context:
space:
mode:
Diffstat (limited to 'recovery.rc')
-rw-r--r--recovery.rc3
1 files changed, 3 insertions, 0 deletions
diff --git a/recovery.rc b/recovery.rc
index 8d0b807..95559d9 100644
--- a/recovery.rc
+++ b/recovery.rc
@@ -17,6 +17,9 @@ on init
mkdir /efs
mount /tmp /tmp tmpfs
+ chown root shell /tmp
+ chmod 0775 /tmp
+
on boot
ifup lo
hostname localhost