Skip to content

Commit

Permalink
Don't start Telegraf on install in Amazon Linux (#3156)
Browse files Browse the repository at this point in the history
(cherry picked from commit 9fc7220)
  • Loading branch information
danielnelson committed Aug 23, 2017
1 parent 1b0a188 commit 78d1715
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scripts/post-install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,5 @@ elif [[ -f /etc/os-release ]]; then
else
install_chkconfig
fi
/etc/init.d/telegraf restart
fi
fi

0 comments on commit 78d1715

Please sign in to comment.