working on a population bug...
This commit is contained in:
3
DDNS.pm
3
DDNS.pm
@ -150,7 +150,8 @@ sub cleanup {
|
||||
my ($this) = @_;
|
||||
# Merge the .jnl file in with the domain file
|
||||
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,2 +0,0 @@
|
||||
MAILTO=jorj@jorj.org
|
||||
* * * * * root /usr/local/bin/sync-master-vhosts
|
||||
Reference in New Issue
Block a user