From f55c7ea53c3fb7f3cdca38eae91b88ce9f64fe9a Mon Sep 17 00:00:00 2001 From: vitalisator Date: Wed, 17 Aug 2016 21:06:10 +0200 Subject: [PATCH] add the missing array value --- includes/polling/unix-agent.inc.php | 1 + 1 file changed, 1 insertion(+) diff --git a/includes/polling/unix-agent.inc.php b/includes/polling/unix-agent.inc.php index d5fdd2104b..6456f205a3 100644 --- a/includes/polling/unix-agent.inc.php +++ b/includes/polling/unix-agent.inc.php @@ -59,6 +59,7 @@ if ($device['os_group'] == 'unix') { "mysql", "nginx", "powerdns", + "powerdns-recursor", "proxmox", "rrdcached", "tinydns");