mirror of
				https://github.com/zoriya/Kyoo.git
				synced 2025-11-03 19:17:16 -05:00 
			
		
		
		
	
		
			
				
	
	
		
			14 lines
		
	
	
		
			219 B
		
	
	
	
		
			Desktop File
		
	
	
	
	
	
			
		
		
	
	
			14 lines
		
	
	
		
			219 B
		
	
	
	
		
			Desktop File
		
	
	
	
	
	
[Unit]
 | 
						|
Description=Kyoo Media Server
 | 
						|
Requires=postgresql.service
 | 
						|
After=network.target
 | 
						|
 | 
						|
[Service]
 | 
						|
User=kyoo
 | 
						|
ExecStart=/usr/lib/kyoo/Kyoo /var/lib/kyoo
 | 
						|
Restart=on-abort
 | 
						|
TimeoutSec=20
 | 
						|
 | 
						|
[Install]
 | 
						|
WantedBy=multi-user.target
 |