mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-06-24 02:38:33 +02:00
systemd: restart ssh-agent
Like, when I do `pkill ssh`.
This commit is contained in:
parent
f2996a45e3
commit
ef01f3212e
1 changed files with 1 additions and 0 deletions
|
@ -6,3 +6,4 @@ Type=simple
|
|||
Environment=SSH_AUTH_SOCK=%t/ssh-agent.socket
|
||||
ExecStartPre=/usr/bin/dbus-update-activation-environment SSH_AUTH_SOCK
|
||||
ExecStart=/usr/bin/ssh-agent -D -a $SSH_AUTH_SOCK
|
||||
Restart=always
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue