mirror of
				https://github.com/riptidewave93/UNVR-NAS.git
				synced 2025-03-09 15:40:13 +00:00 
			
		
		
		
	* Make improvements to README.md * Do some fan curve adjustments to try and reduce fan noise * add dfu-util so ulcmd can flash the touch screen if there's a firmware version mismatch * Move NIC management away from cloud-init to OMV * Ensure OMV has hostname set correctly
		
			
				
	
	
		
			13 lines
		
	
	
	
		
			161 B
		
	
	
	
		
			SYSTEMD
		
	
	
	
	
	
			
		
		
	
	
			13 lines
		
	
	
	
		
			161 B
		
	
	
	
		
			SYSTEMD
		
	
	
	
	
	
[Match]
 | 
						|
Name=enp0s2
 | 
						|
 | 
						|
[Network]
 | 
						|
DHCP=ipv4
 | 
						|
LinkLocalAddressing=ipv6
 | 
						|
IPv6AcceptRA=yes
 | 
						|
IPv6PrivacyExtensions=yes
 | 
						|
 | 
						|
[DHCP]
 | 
						|
RouteMetric=100
 | 
						|
UseMTU=true
 | 
						|
UseDomains=true
 |