machines: back: kill sshd after unlocking root device
Signed-off-by: Christoph Heiss <christoph@c8h4.io>
This commit is contained in:
parent
a964cac3d5
commit
de8425e0a1
1 changed files with 1 additions and 0 deletions
|
@ -58,6 +58,7 @@
|
|||
echo 'waiting for root device unlock ..'
|
||||
mkfifo /tmp/unlocked
|
||||
echo /tmp/unlocked
|
||||
pkill ssh
|
||||
'';
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue