-rwxr-xr-x | root/etc/init.d/opie | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/root/etc/init.d/opie b/root/etc/init.d/opie index 75f4f7b..b5afe86 100755 --- a/root/etc/init.d/opie +++ b/root/etc/init.d/opie | |||
@@ -59,2 +59,6 @@ case $1 in | |||
59 | 59 | ||
60 | if [ -x $OPIEDIR/bin/opie-sh-ssh-askpass.sh ]; then | ||
61 | export SSH_ASKPASS=$OPIEDIR/bin/opie-sh-ssh-askpass.sh | ||
62 | fi | ||
63 | |||
60 | if [ -x $OPIEDIR/bin/opie-login ]; then | 64 | if [ -x $OPIEDIR/bin/opie-login ]; then |