Not a big deal, I'm using this script:

exec ssh root@HOST-To-UNLOCK.example \
    -i private-ssh-key \
    -t  \
    'export PATH=$PATH:/sbin ; plymouth quit ; sh /scripts/local-top/cryptroot 
&& kill $(pidof cryptroot)'

There may be better versions - but this is a viable workaround.  However
the non-installed-shell problem can *NOT* be worked around as dropbear
refuses the login because /bin/bash is an invalid shell.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/715482

Title:
  in /usr/share/initramfs-tools/hooks/plymouth line 53 change /bin/bash
  to /bin/sh

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to