Another /bin reference -> /usr/bin

This commit is contained in:
Sean Reifschneider 2015-10-15 14:23:15 -06:00
parent ea60f3459d
commit 0e902982ff
1 changed files with 1 additions and 1 deletions

View File

@ -95,7 +95,7 @@ function log_success_msg() {
name=telegraf
# Daemon name, where is the actual executable
daemon=/bin/telegraf
daemon=/usr/bin/telegraf
# pid file for the daemon
pidfile=/var/run/telegraf/telegraf.pid