dotfiles/systemd/.config/systemd/user/gnome-keyring-daemon.service

9 lines
175 B
Desktop File

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