Add gnome-keyring + keepassxc
This commit is contained in:
		
							
								
								
									
										14
									
								
								.config/systemd/user/gnome-keyring-daemon.service
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										14
									
								
								.config/systemd/user/gnome-keyring-daemon.service
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,14 @@ | |||||||
|  | [Unit] | ||||||
|  | Description=GNOME Keyring daemon | ||||||
|  |  | ||||||
|  | Requires=gnome-keyring-daemon.socket | ||||||
|  |  | ||||||
|  | [Service] | ||||||
|  | Type=simple | ||||||
|  | StandardError=journal | ||||||
|  | ExecStart=/usr/bin/gnome-keyring-daemon --foreground --components="pkcs11,secrets,ssh" --control-directory=%t/keyring | ||||||
|  | Restart=on-failure | ||||||
|  |  | ||||||
|  | [Install] | ||||||
|  | Also=gnome-keyring-daemon.socket | ||||||
|  | WantedBy=graphical-session-pre.target | ||||||
| @@ -0,0 +1,3 @@ | |||||||
|  | [D-BUS Service] | ||||||
|  | Name=org.freedesktop.secrets | ||||||
|  | Exec=/usr/bin/keepassxc | ||||||
		Reference in New Issue
	
	Block a user
	 Florestan Bredow
					Florestan Bredow