Update README

This commit is contained in:
cn 2013-05-01 10:17:40 +02:00
parent 5ed1129e6c
commit b14da0df09
1 changed files with 2 additions and 0 deletions

View File

@ -10,6 +10,8 @@ dyndnsd.rb is aimed to implement a small [DynDNS-compliant](http://dyn.com/suppo
The is currently one updater shipped with dyndnsd.rb `command_with_bind_zone` that writes out a zone file in BIND syntax onto the current system and invokes a user-supplied command afterwards that is assumed to trigger the DNS server (not necessarily BIND since it's zone files are read by other DNS servers too) to reload it's zone configuration.
Because of the mechanisms used dyndnsd.rb is known to work only on *nix systems.
## General Usage
Install the gem: