10 lines
299 B
Desktop File
10 lines
299 B
Desktop File
[Install]
|
|
WantedBy=default.target
|
|
|
|
[Service]
|
|
ExecStart=@proton-pass-cli@/bin/pass-cli ssh-agent start --socket-path %t/proton-pass-agent/socket
|
|
KeyringMode=shared
|
|
|
|
[Unit]
|
|
Description=Proton Pass SSH agent
|
|
Documentation=https://protonpass.github.io/pass-cli/commands/ssh-agent/#ssh-agent-integration
|