Skip to content

Commit

Permalink
unbound: typical error in previous
Browse files Browse the repository at this point in the history
  • Loading branch information
fichtner committed Aug 26, 2017
1 parent 08241ea commit 765f7d3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/etc/inc/plugins.inc.d/unbound.inc
Original file line number Diff line number Diff line change
Expand Up @@ -403,6 +403,8 @@ EOF;

function unbound_interface($interface)
{
global $config;

if (empty($interface)) {
/* emulate non-interface reload */
return true;
Expand Down

0 comments on commit 765f7d3

Please sign in to comment.