mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 11:43:25 +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 {
|
sub BuildConfiguration {
|
||||||
system '/usr/local/bin/rebuildhosts';
|
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