11 lines
		
	
	
		
			172 B
		
	
	
	
		
			Desktop File
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			172 B
		
	
	
	
		
			Desktop File
		
	
	
	
	
	
| [Unit]
 | |
| Description=Zealot video transcoder service
 | |
| 
 | |
| [Service]
 | |
| User=zealot
 | |
| Group=zealot
 | |
| ExecStart=/usr/bin/zealot
 | |
| SuccessExitStatus=143
 | |
| 
 | |
| [Install]
 | |
| WantedBy=multi-user.target |