diff --git a/playbooks/roles/supervisor/templates/etc/init/supervisor-systemd.service.j2 b/playbooks/roles/supervisor/templates/etc/init/supervisor-systemd.service.j2 index 3907b30810d..f926f04dab2 100644 --- a/playbooks/roles/supervisor/templates/etc/init/supervisor-systemd.service.j2 +++ b/playbooks/roles/supervisor/templates/etc/init/supervisor-systemd.service.j2 @@ -1,7 +1,7 @@ [Unit] Description=supervisord - Supervisor process control system Documentation=http://supervisord.org -After=network.target +After=network.target datadog-agent.service [Service]