forked from CCCHH/ansible-infra
		
	
		
			
				
	
	
		
			8 lines
		
	
	
	
		
			143 B
		
	
	
	
		
			Desktop File
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
	
		
			143 B
		
	
	
	
		
			Desktop File
		
	
	
	
	
	
| [Unit]
 | |
| Description=Bluetooth speaker agent
 | |
| 
 | |
| [Service]
 | |
| ExecStart=python3 /opt/speaker-agent/speaker-agent.py
 | |
| 
 | |
| [Install]
 | |
| WantedBy=default.target
 |