wg: pass WG_ENDPOINT_RESOLUTION_RETRIES=infinity to systemd unit
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
This commit is contained in:
		
							parent
							
								
									838039b879
								
							
						
					
					
						commit
						15f2e2ef34
					
				@ -14,6 +14,7 @@ Type=oneshot
 | 
			
		||||
RemainAfterExit=yes
 | 
			
		||||
ExecStart=/usr/bin/wg-quick up %i
 | 
			
		||||
ExecStop=/usr/bin/wg-quick down %i
 | 
			
		||||
Environment=WG_ENDPOINT_RESOLUTION_RETRIES=infinity
 | 
			
		||||
 | 
			
		||||
[Install]
 | 
			
		||||
WantedBy=multi-user.target
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user