mirror of
				https://github.com/vvzvlad/vestasync.git
				synced 2025-11-03 23:07:53 +03:00 
			
		
		
		
	
		
			
				
	
	
		
			8 lines
		
	
	
		
			160 B
		
	
	
	
		
			Desktop File
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			160 B
		
	
	
	
		
			Desktop File
		
	
	
	
	
	
[Unit]
 | 
						|
Description=Apply MAC addresses to network interfaces
 | 
						|
[Service]
 | 
						|
Type=oneshot
 | 
						|
ExecStart=/usr/local/bin/apply_macs.sh
 | 
						|
[Install]
 | 
						|
WantedBy=multi-user.target
 |