]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/exim/recipes/default.rb
Run the exim exporter as the exim user
[chef.git] / cookbooks / exim / recipes / default.rb
index 62b874e2aa173f4979a90a1bcdffa4bfda6e4665..26a07e3ae7003104c17f603061007007ac0a0820 100644 (file)
@@ -224,6 +224,7 @@ munin_plugin "exim_mailstats"
 
 prometheus_exporter "exim" do
   port 9636
+  user "Debian-exim"
 end
 
 if node[:exim][:smarthost_name]