aboutsummaryrefslogtreecommitdiffstats
path: root/example
diff options
context:
space:
mode:
authorPau Espin Pedrol <pespin@sysmocom.de>2018-03-26 13:06:12 +0200
committerPau Espin Pedrol <pespin@sysmocom.de>2018-03-27 14:51:51 +0200
commita238ed99316d0ac8bc4ddbfac1cb1a1a46ffafbc (patch)
treea90478a59924ed8c5ba267b26714d56b13999c29 /example
parent807d865ebe39963a8e6b1a67c149c0407706ca49 (diff)
nanobts: Bind to specific addr instead of specific iface
This way root access is not required. Change-Id: I02f6fc9e1cb1ea1e1d950eafe22c231a18100f98
Diffstat (limited to 'example')
-rw-r--r--example/resources.conf.prod1
-rw-r--r--example/resources.conf.rnd1
2 files changed, 0 insertions, 2 deletions
diff --git a/example/resources.conf.prod b/example/resources.conf.prod
index 9f815b8..230976d 100644
--- a/example/resources.conf.prod
+++ b/example/resources.conf.prod
@@ -49,7 +49,6 @@ bts:
ipa_unit_id: 9
addr: 10.42.42.53
band: GSM-1900
- net_device: enp2s0
power_supply:
type: 'sispm'
device: '01:01:4d:98:24'
diff --git a/example/resources.conf.rnd b/example/resources.conf.rnd
index ae48081..8ccf749 100644
--- a/example/resources.conf.rnd
+++ b/example/resources.conf.rnd
@@ -32,7 +32,6 @@ bts:
ipa_unit_id: 9
addr: 10.42.42.53
band: GSM-1900
- net_device: enp2s0
power_supply:
type: 'sispm'
device: '01:01:55:2e:b6'