mirror of
				https://gitea.blesmrt.net/mikaela/scripts.git
				synced 2025-11-04 11:27:37 +01:00 
			
		
		
		
	nordvpn-off: we don't need to restart DNS, flushing the caches is enough
This commit is contained in:
		
							parent
							
								
									1fd3516760
								
							
						
					
					
						commit
						f9e0f806df
					
				@ -11,8 +11,10 @@ sudo systemctl stop nordvpnd.service
 | 
			
		||||
sudo systemctl restart iwd.service
 | 
			
		||||
sudo systemctl restart systemd-networkd.service
 | 
			
		||||
sleep 5
 | 
			
		||||
sudo systemctl restart unbound.service
 | 
			
		||||
sudo systemctl restart systemd-resolved.service
 | 
			
		||||
#sudo systemctl restart unbound.service
 | 
			
		||||
sudo unbound-control reload
 | 
			
		||||
#sudo systemctl restart systemd-resolved.service
 | 
			
		||||
sudo resolvectl flush-caches
 | 
			
		||||
sleep 5
 | 
			
		||||
sudo systemctl restart yggdrasil.service
 | 
			
		||||
sudo chronyc online
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user