Move the SysmoBTS source directory
This commit is contained in:
parent
203f92084c
commit
89c7f9ad59
36 changed files with 10 additions and 10 deletions
9
modules/rhizo_base/files/SysmoBTS/interfaces
Normal file
9
modules/rhizo_base/files/SysmoBTS/interfaces
Normal file
|
@ -0,0 +1,9 @@
|
|||
|
||||
auto lo
|
||||
iface lo inet loopback
|
||||
|
||||
auto eth0
|
||||
iface eth0 inet static
|
||||
address _IP_
|
||||
netmask 255.255.255.0
|
||||
gateway 172.16.0.1
|
Loading…
Add table
Add a link
Reference in a new issue