summaryrefslogtreecommitdiffstats
path: root/init
diff options
context:
space:
mode:
Diffstat (limited to 'init')
-rw-r--r--init2
1 files changed, 1 insertions, 1 deletions
diff --git a/init b/init
index 4173f80..855a054 100644
--- a/init
+++ b/init
@@ -22,7 +22,7 @@ else
# /dev/mem is needed if we want to load uvesafb before triggering uevents
mknod /dev/mem c 1 1
fi
-mount -t tmpfs run /run -o nosuid,noexec,nodev,mode=755,size=10M
+mount -t tmpfs run /run -o nosuid,nodev,mode=755,size=10M
echo "/sbin/modprobe" > /proc/sys/kernel/modprobe