]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/exim/templates/default/exim4.conf.erb
Add /usr/local/bin to PATH when delivering messages for svgo
[chef.git] / cookbooks / exim / templates / default / exim4.conf.erb
index f81fe50512a178eb54dcc53d59d19ad65fef2567..e73ad857df9497b6abd14343ec6b3932c7376e62 100644 (file)
@@ -703,6 +703,7 @@ noreply:
   driver = pipe
   command = <%= details[:command] %>
   home_directory = <%= details[:home_directory] %>
+  path = <%= details[:path] || "/bin:/usr/bin" %>
   return_output
 <% else -%>
   driver = appendfile