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:
William Carroll 2020-03-29 20:39:44 +01:00
parent 7d340689ba
commit 7e41aba8b7
2 changed files with 0 additions and 2 deletions

View file

@ -1,2 +1 @@
source_up
export HOSTALIASES="$(realpath ./hosts)"

View file

@ -1 +0,0 @@
127.0.0.1 wsj.com www.wsj.com