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