mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-18 02:25:05 +00:00
unbound: typo in previous
This commit is contained in:
parent
715b636793
commit
cdb0c667ff
@ -1912,7 +1912,7 @@ function services_unbound_configure($verbose = false)
|
||||
|
||||
killbypid('/var/run/unbound.pid', 'TERM', true);
|
||||
|
||||
if (isset($config['unbound']['enable'])) {
|
||||
if (!isset($config['unbound']['enable'])) {
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user