blob: c0034b27ab3221613b9d34ce8351c7b51740c3b9 (
plain)
1
2
3
4
5
6
7
8
|
--- nslu2-linksys-ramdisk-2.3r63/etc/rc.d/rc.1~ 2006-07-10 19:48:11.000000000 -0500
+++ nslu2-linksys-ramdisk-2.3r63/etc/rc.d/rc.1 2006-07-10 19:48:24.000000000 -0500
@@ -45,3 +45,5 @@
/usr/bin/Set_Led ready
/usr/bin/Set_Led beep1
/bin/echo "Checking disk status :"; /usr/sbin/CheckDiskFull 2 >/dev/null
+/bin/sleep 5
+/bin/date
|