mirror of
				https://gitea.blesmrt.net/mikaela/shell-things.git
				synced 2025-10-31 01:17:20 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			7 lines
		
	
	
		
			210 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			210 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| # So that NetworkManager.service pulls in iwd.service and isn't
 | |
| # enabled/started separately, in which case it could think it's no longer
 | |
| # needed and stop itself.
 | |
| [Unit]
 | |
| Wants=iwd.service
 | |
| Requires=iwd.service
 |