Apply patch for dnsmasq documentation
authordbs <dbs@9efc2488-bf62-4759-914b-345cdb29e865>
Wed, 1 Dec 2010 03:11:53 +0000 (03:11 +0000)
committerdbs <dbs@9efc2488-bf62-4759-914b-345cdb29e865>
Wed, 1 Dec 2010 03:11:53 +0000 (03:11 +0000)
Thanks to Michael Giarlo <leftwing@alumni.rutgers.edu> for
providing this correction to the dnsmasq configuration line!

git-svn-id: svn://svn.open-ils.org/OpenSRF/branches/rel_2_0@2122 9efc2488-bf62-4759-914b-345cdb29e865

README

diff --git a/README b/README
index 5db0ce1..69d32e1 100644 (file)
--- a/README
+++ b/README
@@ -230,7 +230,7 @@ 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 "webserver=/localhost/127.0.0.1/" >> /etc/dnsmasq.conf
+# 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