mirror of
				https://github.com/fairwaves/openbts-2.8.git
				synced 2025-11-03 21:43:16 +00:00 
			
		
		
		
	Bug with running RAD1 transceiver with public release. Used wrong location of OpenBTS.db for some reason
git-svn-id: http://wush.net/svn/range/software/public/openbts/trunk@3141 19bc5d8c-e614-43d4-8b26-e1612bc8e597
This commit is contained in:
		@@ -39,7 +39,7 @@
 | 
			
		||||
 | 
			
		||||
using namespace std;
 | 
			
		||||
 | 
			
		||||
ConfigurationTable gConfig("OpenBTS.db");
 | 
			
		||||
ConfigurationTable gConfig("/etc/OpenBTS/OpenBTS.db");
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
volatile bool gbShutdown = false;
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user