diff --git a/scripts/post-install.sh b/scripts/post-install.sh index 75e760fbf0dd98dce4e97f5ccb3b0339b08923fa..9dc231a307d3eb7e8244b965ee361866225e8ab4 100644 --- a/scripts/post-install.sh +++ b/scripts/post-install.sh @@ -97,6 +97,5 @@ elif [[ -f /etc/os-release ]]; then else install_chkconfig fi - /etc/init.d/telegraf restart fi fi