Where is the gnome-keyring-daemon and how can I deactivate it?
1 Like
gnome-keyring-daemon.service
is activated by gnome-keyring-daemon.socket
, so disabling/masking the latter should work?
They’re both disabled by default on my system though:
systemctl --user list-unit-files | grep gnome-keyring
1 Like
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.