mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +02:00
hosts.cgi: Hosts can now be imported when reloading unbound
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
@@ -488,5 +488,5 @@ sub SortDataFile
|
||||
#
|
||||
sub BuildConfiguration {
|
||||
system '/usr/local/bin/rebuildhosts';
|
||||
system '/usr/local/bin/unboundctrl restart &>/dev/null';
|
||||
system '/usr/local/bin/unboundctrl reload &>/dev/null';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user