From a2567e92048a8c4384e0714f5ebdc0dc2fc64889 Mon Sep 17 00:00:00 2001 From: "Paul Buetow (lxpbuetow)" Date: Fri, 2 Jan 2015 15:13:56 +0100 Subject: add curl path --- pingdomfetch.conf.sample | 3 +++ 1 file changed, 3 insertions(+) diff --git a/pingdomfetch.conf.sample b/pingdomfetch.conf.sample index 7ebdfea..8703e4b 100644 --- a/pingdomfetch.conf.sample +++ b/pingdomfetch.conf.sample @@ -26,6 +26,9 @@ notify.email.to = pingdomfetch@mx.buetow.org ; (comma separated) notify.info.email.to = pingdomfetch@mx.buetow.org +; Needed by a few HTTP/s requests +curl.path = /usr/bin/curl + ; Pingdom stuff, used to pull results from Pingdom via JSON API [pingdom] ; Pingdom API generic configurations -- cgit v1.2.3