Update ssh key agent service
							parent
							
								
									4733aef8d3
								
							
						
					
					
						commit
						e2aa7aaefb
					
				| 
						 | 
				
			
			@ -1,11 +1,9 @@
 | 
			
		|||
[Unit]
 | 
			
		||||
Description=SSH key agent
 | 
			
		||||
Description=SSH Key agent
 | 
			
		||||
 | 
			
		||||
[Service]
 | 
			
		||||
Type=simple
 | 
			
		||||
Environment=SSH_AUTH_SOCK=%t/ssh-agent.socket
 | 
			
		||||
# DISPLAY required for ssh-askpass to work
 | 
			
		||||
Environment=DISPLAY=:0
 | 
			
		||||
ExecStart=/usr/bin/ssh-agent -D -a $SSH_AUTH_SOCK
 | 
			
		||||
 | 
			
		||||
[Install]
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue