index
:
dracut-modules/acquire-key-over-ssh.git
main
Dracut module to acquire the root encryption key over ssh
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
start-ssh-acquire.sh
blob: 06c4be5d54a11be53d479a5b86893738f1e6a2fe (
plain
) (
blame
)
1
2
3
#!/bin/sh
nohup
/
bin
/
poll
-ssh-acquire
.sh
2
>&
1
>> /
var
/
log
/
ssh
-acquire
.log
&