mirror of
https://github.com/Qubes-Community/Contents.git
synced 2025-06-02 21:23:13 -04:00
Update split-ssh.md
This commit is contained in:
parent
071926d952
commit
8ac6c50d98
1 changed files with 1 additions and 1 deletions
|
@ -118,7 +118,7 @@ If you still want to encrypt your keys you must refer to the [Securing Your Priv
|
||||||
Type=Application
|
Type=Application
|
||||||
```
|
```
|
||||||
|
|
||||||
**Note:** If you've specified a custom name for your key using *-f*, you should adjust `Exec=ssh-add` to `Exec=ssh-add <path-to-your-key-file>`.
|
**Note:** If you've specified a custom name for your key using *-f*, you should adjust `Exec=ssh-add -c` to `Exec=ssh-add -c <path-to-your-key-file>` (the path must be absolute, e.g. `/home/user/.ssh/my_key`).
|
||||||
|
|
||||||
## Setting Up VM Interconnection
|
## Setting Up VM Interconnection
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue