From: dbs Date: Tue, 22 Feb 2011 18:12:51 +0000 (+0000) Subject: Remove extraneous line for dnsmasq / Python X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=ff36ca1b11c5a4aec54e5b1dad0464de80f40ca1;p=working%2FOpenSRF.git Remove extraneous line for dnsmasq / Python git-svn-id: svn://svn.open-ils.org/OpenSRF/branches/rel_2_0@2177 9efc2488-bf62-4759-914b-345cdb29e865 --- diff --git a/README b/README index 69d32e1..b940cee 100644 --- a/README +++ b/README @@ -230,7 +230,6 @@ entry for localhost, and point your local DNS resolver to dnsmasq. For example, on Ubuntu you can issue the following commands as root: # aptitude install dnsmasq -# echo "server=/localhost/127.0.0.1/" >> /etc/dnsmasq.conf # /etc/init.d/dnsmasq restart Then edit /etc/resolv.conf and ensure that "nameserver 127.0.0.1" is the first