From 1200bbd7abb6c5478a5bb2c31426abd815687a85 Mon Sep 17 00:00:00 2001 From: Sebastian Schmelzer Date: Thu, 9 Jun 2011 16:17:02 +0200 Subject: fix path to dropbear binary --- src/os-plugins/plugins/dropbear/XX_dropbear.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/os-plugins/plugins/dropbear/XX_dropbear.sh b/src/os-plugins/plugins/dropbear/XX_dropbear.sh index de25a6f0..fe7a6a0b 100644 --- a/src/os-plugins/plugins/dropbear/XX_dropbear.sh +++ b/src/os-plugins/plugins/dropbear/XX_dropbear.sh @@ -49,7 +49,7 @@ if [ -e /initramfs/plugin-conf/dropbear.conf ]; then echo "OpenSLX Debugshell (stage3)" >> /etc/motd - /sbin/dropbear + /usr/sbin/dropbear [ $DEBUGLEVEL -gt 0 ] && echo "done with 'dropbear' os-plugin ..."; -- cgit v1.2.3-55-g7522