diff --git a/setup/container.sh b/setup/container.sh index a87043c96..2091b8f97 100755 --- a/setup/container.sh +++ b/setup/container.sh @@ -28,6 +28,7 @@ cp "${container_files}/sudoers" /etc/sudoers.d/yellowtent ########## collectd rm -rf /etc/collectd ln -sfF "${DATA_DIR}/collectd" /etc/collectd +service collectd restart ########## nginx # link nginx config to system config