set the right ssh/gpg agents at boot with gnome-keyring
This commit is contained in:
parent
22a1a387b9
commit
3658bcf6c1
4 changed files with 3 additions and 3 deletions
|
@ -0,0 +1 @@
|
|||
/home/bca/.config/systemd/user/gnome-keyring-daemon.service
|
|
@ -1 +0,0 @@
|
|||
/home/bca/.config/systemd/user/ssh-agent.service
|
|
@ -3,7 +3,7 @@ Description=Gnome Keyring daemon
|
|||
|
||||
[Service]
|
||||
Type=forking
|
||||
ExecStart=/usr/bin/gnome-keyring-daemon --start --components=pkcs11,secrets,gnupg
|
||||
ExecStart=/usr/bin/gnome-keyring-daemon --start --components=pkcs11,secrets
|
||||
|
||||
[Install]
|
||||
WantedBy=default.target
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue