modified startup
[wyse_ntpd.git] / src / buildroot-2013.05 / custom / filesystem / etc / init.d / S01custom_pre_startup
index 3ac5d70..106d07a 100755 (executable)
@@ -41,7 +41,7 @@ then
        RD=`pwd`
        cd /
        echo ".... found - installing"
-       tar xf /fs/config/dropbear.tar
+       tar xf /fs/config/dropbear.tar > /dev/null 2>&1
        cd $RD
 fi