stuff
This commit is contained in:
12
.config/systemd/user/gnome-keyring.service
Normal file
12
.config/systemd/user/gnome-keyring.service
Normal file
@@ -0,0 +1,12 @@
|
||||
[Unit]
|
||||
Description=GNOME Keyring
|
||||
After=graphical-session.target
|
||||
|
||||
[Service]
|
||||
Type=simple
|
||||
ExecStart=/usr/bin/gnome-keyring-daemon --foreground --components=ssh,secrets,pkcs11
|
||||
Environment=SSH_AUTH_SOCK=%t/keyring/ssh
|
||||
|
||||
[Install]
|
||||
WantedBy=default.target
|
||||
|
||||
Reference in New Issue
Block a user