ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/gvpe/doc/gvpe.conf.5.pod
(Generate patch)

Comparing gvpe/doc/gvpe.conf.5.pod (file contents):
Revision 1.29 by root, Tue Dec 4 10:29:43 2012 UTC vs.
Revision 1.30 by root, Tue Dec 4 13:23:17 2012 UTC

424 424
425 #!/bin/sh 425 #!/bin/sh
426 { 426 {
427 echo update delete $DESTNODE.lowttl.example.net. a 427 echo update delete $DESTNODE.lowttl.example.net. a
428 echo update add $DESTNODE.lowttl.example.net. 1 in a $DESTIP 428 echo update add $DESTNODE.lowttl.example.net. 1 in a $DESTIP
429 echo 429 echo
430 } | nsupdate -d -k $CONFBASE:key.example.net. 430 } | nsupdate -d -k $CONFBASE:key.example.net.
431 431
432=item node-change = relative-or-absolute-path 432=item node-change = relative-or-absolute-path
433 433
434Same as C<node-change>, but gets called whenever something about a 434Same as C<node-change>, but gets called whenever something about a

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines