fix(systemd): remove gnome keyring service, it is a system one

This commit is contained in:
Bruno Carlin 2022-08-31 09:52:11 +02:00
parent 9ce0455a48
commit c95b5d241b
Signed by: bcarlin
GPG key ID: 8E254EA0FFEB9B6D
2 changed files with 0 additions and 10 deletions

View file

@ -1 +0,0 @@
/home/bca/.config/systemd/user/gnome-keyring-daemon.service

View file

@ -1,9 +0,0 @@
[Unit]
Description=Gnome Keyring daemon
[Service]
Type=forking
ExecStart=/usr/bin/gnome-keyring-daemon --start --components=pkcs11,secrets
[Install]
WantedBy=default.target