ZFS: Difference between revisions
Smolwaffle (talk | contribs) add warning against non-POSIX properties and nix builds |
→Remote unlock: Remove a note to a closed issue, assuming this has been resolved already. |
||
| Line 339: | Line 339: | ||
=== Unlock encrypted ZFS via SSH on boot === | === Unlock encrypted ZFS via SSH on boot === | ||
{{merge|Remote_disk_unlocking}} | {{merge|Remote_disk_unlocking}}In case you want unlock a machine remotely (after an update), having an ssh service in initrd for the password prompt is handy: | ||
In case you want unlock a machine remotely (after an update), having an ssh service in initrd for the password prompt is handy: | |||
<syntaxhighlight lang="nix"> | <syntaxhighlight lang="nix"> | ||