mirror of
				https://github.com/42wim/matterbridge.git
				synced 2025-10-30 05:17:28 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			12 lines
		
	
	
		
			207 B
		
	
	
	
		
			Desktop File
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			207 B
		
	
	
	
		
			Desktop File
		
	
	
	
	
	
| [Unit]
 | |
| Description=matterbridge
 | |
| After=network.target
 | |
| 
 | |
| [Service]
 | |
| ExecStart=/usr/bin/matterbridge -conf /etc/matterbridge/bridge.toml
 | |
| User=matterbridge
 | |
| Group=matterbridge
 | |
| 
 | |
| [Install]
 | |
| WantedBy=multi-user.target
 | 
