dropbear:

- include /etc/profile
This commit is contained in:
Stephan Raue 2010-05-16 11:03:12 +02:00
parent 4a836f25db
commit 84b5dcd1b7

View File

@ -24,6 +24,8 @@
# #
# runlevels: openelec, textmode # runlevels: openelec, textmode
. /etc/profile
( (
# Check for the Dropbear RSA key # Check for the Dropbear RSA key
if [ ! -f /storage/.cache/dropbear/dropbear_rsa_host_key ] ; then if [ ! -f /storage/.cache/dropbear/dropbear_rsa_host_key ] ; then