Drop attempt to support a user-local /etc/hosts
While the idea of managing the hosts at a per-user level appeals much more to me that running this as root and managing /etc/hosts, I haven't been able to get it to work.
This commit is contained in:
parent
7d340689ba
commit
7e41aba8b7
2 changed files with 0 additions and 2 deletions
|
@ -1,2 +1 @@
|
|||
source_up
|
||||
export HOSTALIASES="$(realpath ./hosts)"
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
127.0.0.1 wsj.com www.wsj.com
|
Loading…
Reference in a new issue