Skip to content

Commit

Permalink
fix: Establish supervisor service dependencies on Datadog
Browse files Browse the repository at this point in the history
  • Loading branch information
nadeemshahzad committed Oct 4, 2024
1 parent f28648e commit e37fd39
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -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]
Expand Down

0 comments on commit e37fd39

Please sign in to comment.