Add gnome-keyring to autostart
This commit is contained in:
6
autostart/services/gnome-keyring.service
Normal file
6
autostart/services/gnome-keyring.service
Normal file
@@ -0,0 +1,6 @@
|
||||
[Unit]
|
||||
BindsTo=autostart.target
|
||||
After=windowmanager.target
|
||||
|
||||
[Service]
|
||||
ExecStart=/usr/bin/env gnome-keyring-daemon --start --foreground --components secrets
|
||||
Reference in New Issue
Block a user