fix installation instructions
authorRalf Jung <post@ralfj.de>
Tue, 11 Nov 2014 09:47:48 +0000 (10:47 +0100)
committerRalf Jung <post@ralfj.de>
Tue, 11 Nov 2014 09:47:48 +0000 (10:47 +0100)
README.rst

index 399448a909fafdef0ea18e4270b2bb34b318213f..9ffaccc46595f1bcdde71d9db13c1ee15185c641 100644 (file)
@@ -48,7 +48,7 @@ another directory, change the configuration file name accordingly. You can now
 install it and the sample configuration file, and set their permissions::
 
   sudo install dyn-nsupdate /var/lib/bind/dyn-nsupdate -o bind -g bind -m +rx,u+ws
 install it and the sample configuration file, and set their permissions::
 
   sudo install dyn-nsupdate /var/lib/bind/dyn-nsupdate -o bind -g bind -m +rx,u+ws
-  sudo install ../../dyn-nsupdate.conf /var/lib/bind/dyn-nsupdate.conf -o bind -g bind -m u+rw
+  sudo install ../../dyn-nsupdate.conf.dist /var/lib/bind/dyn-nsupdate.conf -o bind -g bind -m u+rw
 
 Finally, edit the config file. The format should be pretty self-explanatory. In 
 particular, **change the password**!
 
 Finally, edit the config file. The format should be pretty self-explanatory. In 
 particular, **change the password**!