First version of BTS provision script
This commit is contained in:
parent
72568990a0
commit
5238b5a847
11 changed files with 98 additions and 0 deletions
5
modules/rhizo_base/files/var/SysmoBTS/master/gpsd
Normal file
5
modules/rhizo_base/files/var/SysmoBTS/master/gpsd
Normal file
|
@ -0,0 +1,5 @@
|
|||
# If you must specify a non-NMEA driver, uncomment and modify the next line
|
||||
GPSD_SOCKET="/var/run/gpsd.sock"
|
||||
GPSD_OPTIONS="-n -G"
|
||||
GPS_DEVICES="/dev/ttyS2"
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue