9 lines
174 B
Desktop File
9 lines
174 B
Desktop File
[Install]
|
|
WantedBy=default.target
|
|
|
|
[Service]
|
|
ExecStart=@openssh@/bin/ssh-agent -D -a %t/ssh-agent
|
|
|
|
[Unit]
|
|
Description=SSH authentication agent
|
|
Documentation=man:ssh-agent(1)
|