]> oss.titaniummirror.com Git - ovzbpc.git/commitdiff
Up the registration delay, as sometimes 3 seconds is not long enough.
authorsmckown <smckown@986fd584-583e-0410-b54d-b9fe63dff8e5>
Fri, 21 Aug 2009 13:53:00 +0000 (13:53 +0000)
committerR. Steve McKown <rsmckown@gmail.com>
Wed, 16 Dec 2009 17:18:22 +0000 (10:18 -0700)
esata

diff --git a/esata b/esata
index b10c810da7abdabccc203eeea3baf4d23ffa3586..130eb803a45396e9ddd04cc8cb37e9acc2123ae4 100755 (executable)
--- a/esata
+++ b/esata
@@ -2,7 +2,7 @@
 
 DEV=/dev/sdb2
 MNT=/media/esata
-DELAY=3
+DELAY=5
 SCSIDEV=1 # This can change based on OS, etc.
 
 registered() {