mirror of
				https://github.com/f4exb/sdrangel.git
				synced 2025-10-31 13:00:26 -04:00 
			
		
		
		
	
		
			
				
	
	
		
			11 lines
		
	
	
		
			238 B
		
	
	
	
		
			Elixir
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			238 B
		
	
	
	
		
			Elixir
		
	
	
	
	
	
| # Defaults for sdrangel initscript
 | |
| # sourced by /etc/init.d/sdrangel
 | |
| # installed at /etc/default/sdrangel by the maintainer scripts
 | |
| 
 | |
| #
 | |
| # This is a POSIX shell fragment
 | |
| #
 | |
| 
 | |
| # Additional options that are passed to the Daemon.
 | |
| DAEMON_OPTS=""
 |