diff options
-rw-r--r-- | profiles/common/profile.bashrc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/profiles/common/profile.bashrc b/profiles/common/profile.bashrc index 49cb458f..c57b3405 100644 --- a/profiles/common/profile.bashrc +++ b/profiles/common/profile.bashrc @@ -193,6 +193,9 @@ function __drop-unneeded () { /usr/lib/tmpfiles.d/connman_resolvconf.conf /usr/share/zsh/site-functions /var/svc.d + + # See https://gitlab.gnome.org/GNOME/gnome-keyring/-/issues/34 + /etc/xdg/autostart/gnome-keyring-ssh.desktop ) local _file |