14 lines
		
	
	
		
			205 B
		
	
	
	
		
			Desktop File
		
	
	
	
	
	
			
		
		
	
	
			14 lines
		
	
	
		
			205 B
		
	
	
	
		
			Desktop File
		
	
	
	
	
	
[Unit]
 | 
						|
Description=OpenWebRX WebSDR receiver
 | 
						|
After=multi-user.target
 | 
						|
 | 
						|
[Service]
 | 
						|
Type=simple
 | 
						|
User=openwebrx
 | 
						|
Group=openwebrx
 | 
						|
ExecStart=/usr/bin/openwebrx
 | 
						|
Restart=always
 | 
						|
 | 
						|
[Install]
 | 
						|
WantedBy=multi-user.target
 |