mirror of
				https://gitlab.crans.org/nounous/ghostream.git
				synced 2025-11-04 16:52:26 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			11 lines
		
	
	
		
			173 B
		
	
	
	
		
			Desktop File
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			173 B
		
	
	
	
		
			Desktop File
		
	
	
	
	
	
[Unit]
 | 
						|
Description=Simple streaming server
 | 
						|
After=syslog.target
 | 
						|
 | 
						|
[Service]
 | 
						|
User=www-data
 | 
						|
ExecStart=/usr/bin/ghostream
 | 
						|
Restart=on-failure
 | 
						|
 | 
						|
[Install]
 | 
						|
WantedBy=multi-user.target |