doc: Private key passphrases are not supported.

* doc/guix.texi (Daemon Offload Setup): Note this.
This commit is contained in:
Tobias Geerinckx-Rice 2018-06-25 16:19:41 +02:00
parent 13a29ba79f
commit a15e4b160a
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79

View File

@ -988,7 +988,7 @@ Port number of SSH server on the machine.
@item @code{private-key} (default: @file{~root/.ssh/id_rsa})
The SSH private key file to use when connecting to the machine, in
OpenSSH format.
OpenSSH format. This key must not be protected with a passphrase.
Note that the default value is the private key @emph{of the root
account}. Make sure it exists if you use the default.