Turns out there is no "collectd" user.

This commit is contained in:
Ralph Bean 2014-10-01 19:49:40 +00:00
parent 36dd2f2db0
commit 83bfd01ea8

View file

@ -1,4 +1,4 @@
LoadPlugin exec
<Plugin exec>
Exec "collectd" "/usr/local/bin/web-service-collectd-{{ site }}"
Exec "nobody" "/usr/local/bin/web-service-collectd-{{ site }}"
</Plugin>