mirror of
				https://gitea.blesmrt.net/mikaela/shell-things.git
				synced 2025-11-03 19:07:24 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			10 lines
		
	
	
		
			218 B
		
	
	
	
		
			Desktop File
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			218 B
		
	
	
	
		
			Desktop File
		
	
	
	
	
	
[Unit]
 | 
						|
Description=poke unbound as a stupid workaround for it not wanting to start with wireless devices
 | 
						|
 | 
						|
[Service]
 | 
						|
Type=oneshot
 | 
						|
ExecStart=/usr/bin/systemctl start unbound --quiet
 | 
						|
 | 
						|
[Install]
 | 
						|
WantedBy=multi-user.target
 |