From a238ed99316d0ac8bc4ddbfac1cb1a1a46ffafbc Mon Sep 17 00:00:00 2001 From: Pau Espin Pedrol Date: Mon, 26 Mar 2018 13:06:12 +0200 Subject: nanobts: Bind to specific addr instead of specific iface This way root access is not required. Change-Id: I02f6fc9e1cb1ea1e1d950eafe22c231a18100f98 --- example/resources.conf.prod | 1 - example/resources.conf.rnd | 1 - 2 files changed, 2 deletions(-) (limited to 'example') 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' -- cgit v1.2.3