changed mount startup
[wyse_ntpd.git] / src / buildroot-2013.05 / custom / filesystem / etc / init.d / S02mounts
index 9213e92..c88e882 100755 (executable)
@@ -6,3 +6,4 @@ mkdir /sys > /dev/null 2>&1
 mount -t sysfs sys /sys
 mkdir -p /dev/pts > /dev/null 2>&1
 mount -t devpts devpts /dev/pts
+mount /tmp > /dev/null 2>&1