networking:ssh:multiple-systemd-ssh-agents
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| networking:ssh:multiple-systemd-ssh-agents [2022/05/07 01:58] – [Manage the ssh-agent service] chuck | networking:ssh:multiple-systemd-ssh-agents [2022/05/07 02:00] (current) – [Manage the ssh-agent service] chuck | ||
|---|---|---|---|
| Line 70: | Line 70: | ||
| ===Naming the ssh-agent services=== | ===Naming the ssh-agent services=== | ||
| - | * Whatever name you use for each service will also be included in the name of the agent' | + | * Whatever name you use for each service will be included in the name of the agent' |
| * For example, if we named one '' | * For example, if we named one '' | ||
| systemctl --user enable --now [email protected] | systemctl --user enable --now [email protected] | ||
| Line 76: | Line 76: | ||
| </ | </ | ||
| * We would have two new socket files:< | * We would have two new socket files:< | ||
| - | $XDG_RUNTIME_DIR/ | + | "$XDG_RUNTIME_DIR/ |
| - | $XDG_RUNTIME_DIR/ | + | "$XDG_RUNTIME_DIR/ |
| </ | </ | ||
networking/ssh/multiple-systemd-ssh-agents.1651888737.txt.gz · Last modified: by chuck
