mirror of
				https://github.com/ossrs/srs.git
				synced 2025-03-09 15:49:59 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			13 lines
		
	
	
	
		
			242 B
		
	
	
	
		
			Desktop File
		
	
	
	
	
	
			
		
		
	
	
			13 lines
		
	
	
	
		
			242 B
		
	
	
	
		
			Desktop File
		
	
	
	
	
	
| [Unit]
 | |
| Description=The SRS Media Stream Cluster
 | |
| After=network.target
 | |
| 
 | |
| [Service]
 | |
| Type=forking
 | |
| Restart=always
 | |
| ExecStart=/etc/init.d/srs start
 | |
| ExecReload=/etc/init.d/srs reload
 | |
| ExecStop=/etc/init.d/srs stop
 | |
| 
 | |
| [Install]
 | |
| WantedBy=multi-user.target
 |