Systemd does not expand variable value
This commit is contained in:
parent
9417f24a25
commit
ee4aae38f5
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ Description=SSH key agent
|
|||
|
||||
[Service]
|
||||
Type=simple
|
||||
EnvironmentFile=%h/.config/environment.d/ssh-agentd.conf
|
||||
Environment=SSH_AUTH_SOCKS=%s/ssh-agent.socket
|
||||
ExecStart=/usr/bin/ssh-agent -D -a $SSH_AUTH_SOCK
|
||||
|
||||
[Install]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue