mirror of
				https://git.proxmox.com/git/systemd
				synced 2025-10-31 19:07:37 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			17 lines
		
	
	
		
			228 B
		
	
	
	
		
			SYSTEMD
		
	
	
	
	
	
			
		
		
	
	
			17 lines
		
	
	
		
			228 B
		
	
	
	
		
			SYSTEMD
		
	
	
	
	
	
| [Match]
 | |
| Name=veth99
 | |
| 
 | |
| [Network]
 | |
| DHCP=ipv4
 | |
| IPv6AcceptRA=false
 | |
| 
 | |
| [DHCP]
 | |
| Anonymize=true
 | |
| UseMTU=true
 | |
| UseRoutes=true
 | |
| SendHostname=true
 | |
| UseHostname=true
 | |
| Hostname=test-hostname
 | |
| ClientIdentifier=mac
 | |
| VendorClassIdentifier=SusantVendorTest
 | 
