working on a population bug...

This commit is contained in:
2016-02-23 16:33:48 -05:00
parent 19b5021bf2
commit 5afffbdac3
2 changed files with 2 additions and 3 deletions

View File

@ -150,7 +150,8 @@ sub cleanup {
my ($this) = @_; my ($this) = @_;
# Merge the .jnl file in with the domain file # Merge the .jnl file in with the domain file
system("rndc sync -clean private.invalid"); system("rndc sync -clean private.invalid");
system("rndc reload"); # Rebuild and reload the master vhosts files
system("/usr/local/bin/sync-master-vhosts");
} }
1; 1;

View File

@ -1,2 +0,0 @@
MAILTO=jorj@jorj.org
* * * * * root /usr/local/bin/sync-master-vhosts