ZFS: Update description for requestEncryptionCredentials

This commit is contained in:
Will Fancher 2020-07-02 16:08:50 -04:00
parent e2f1594695
commit b5f7b79a2d

View File

@ -197,9 +197,7 @@ in
Request encryption keys or passwords for all encrypted datasets on import. Request encryption keys or passwords for all encrypted datasets on import.
For root pools the encryption key can be supplied via both an For root pools the encryption key can be supplied via both an
interactive prompt (keylocation=prompt) and from a file interactive prompt (keylocation=prompt) and from a file
(keylocation=file://). Note that for data pools the encryption key can (keylocation=file://).
be only loaded from a file and not via interactive prompt since the
import is processed in a background systemd service.
''; '';
}; };