13 lines
		
	
	
		
			233 B
		
	
	
	
		
			Desktop File
		
	
	
	
	
	
			
		
		
	
	
			13 lines
		
	
	
		
			233 B
		
	
	
	
		
			Desktop File
		
	
	
	
	
	
[Unit]
 | 
						|
Description=Sunshine self-hosted game stream host for Moonlight.
 | 
						|
StartLimitIntervalSec=500
 | 
						|
StartLimitBurst=5
 | 
						|
 | 
						|
[Service]
 | 
						|
ExecStart=/usr/bin/sunshine
 | 
						|
Restart=on-failure
 | 
						|
RestartSec=5s
 | 
						|
 | 
						|
[Install]
 | 
						|
WantedBy=graphical-session.target
 |