dropbear:

- remove wait_for_network
This commit is contained in:
Stephan Raue 2010-01-26 15:10:46 +01:00
parent 1a3dc6cae0
commit c4a9c599cb

View File

@ -3,8 +3,6 @@
# runlevels: openelec, text, debug
(
wait_for_network
if test "$OE_START_SSHSERVER" = "yes" \
-a -f /usr/bin/dropbearkey \
-a -f /etc/issue ; then