mirror of https://github.com/aredn/aredn.git
Restore files/etc/hosts
files/etc/hosts was deleted in b948d97/bbhn_ar71xx Recovered and modified IP address for localnode. dnsmasq needs /etc/hosts to be pre-populated with "localnode" otherwise users have to type the ip address for first log in. We populate this file via node-setup on mode changes. fixes BBHN->ticket:10
This commit is contained in:
parent
abfcc77b24
commit
237713aa67
|
@ -0,0 +1,4 @@
|
|||
# automatically generated file - do not edit
|
||||
# use /etc/hosts.user for custom entries
|
||||
127.0.0.1 localhost
|
||||
192.168.1.1 localnode
|
Loading…
Reference in New Issue