fix(systemd): remove gnome keyring service, it is a system one
This commit is contained in:
parent
9ce0455a48
commit
c95b5d241b
2 changed files with 0 additions and 10 deletions
|
@ -1 +0,0 @@
|
|||
/home/bca/.config/systemd/user/gnome-keyring-daemon.service
|
|
@ -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
|
Loading…
Add table
Reference in a new issue