diff options
Diffstat (limited to 'os-plugins/plugins/dropbear/XX_dropbear.sh')
| -rw-r--r-- | os-plugins/plugins/dropbear/XX_dropbear.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/os-plugins/plugins/dropbear/XX_dropbear.sh b/os-plugins/plugins/dropbear/XX_dropbear.sh index b244cf5c..cb4321ff 100644 --- a/os-plugins/plugins/dropbear/XX_dropbear.sh +++ b/os-plugins/plugins/dropbear/XX_dropbear.sh @@ -47,6 +47,8 @@ if [ -e /initramfs/plugin-conf/dropbear.conf ]; then else dropbearkey -t rsa -f /etc/dropbear/dropbear_rsa_host_key fi + + echo "OpenSLX Debugshell (stage3)" >> /etc/motd /sbin/dropbear |
