mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +00:00
dropbear:
- remove wait_for_network
This commit is contained in:
parent
1a3dc6cae0
commit
c4a9c599cb
@ -3,8 +3,6 @@
|
|||||||
# runlevels: openelec, text, debug
|
# runlevels: openelec, text, debug
|
||||||
|
|
||||||
(
|
(
|
||||||
wait_for_network
|
|
||||||
|
|
||||||
if test "$OE_START_SSHSERVER" = "yes" \
|
if test "$OE_START_SSHSERVER" = "yes" \
|
||||||
-a -f /usr/bin/dropbearkey \
|
-a -f /usr/bin/dropbearkey \
|
||||||
-a -f /etc/issue ; then
|
-a -f /etc/issue ; then
|
||||||
|
Loading…
x
Reference in New Issue
Block a user