 df069bc456
			
		
	
	df069bc456
	
	
	
		
			
			Make `mpd.socket` configurable based on build options, so that e.g. `ListenStream=6600` is not added if `tcp` option is not enabled.
		
			
				
	
	
		
			9 lines
		
	
	
		
			107 B
		
	
	
	
		
			SYSTEMD
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			107 B
		
	
	
	
		
			SYSTEMD
		
	
	
	
	
	
| [Socket]
 | |
| @listen_streams@
 | |
| Backlog=5
 | |
| KeepAlive=true
 | |
| PassCredentials=true
 | |
| 
 | |
| [Install]
 | |
| WantedBy=sockets.target
 |